Skip to content

Commit

Permalink
0.2.0 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
chentsulin committed May 15, 2018
1 parent 5e9ecfa commit b70ba0b
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
# 0.2.0 / 2018-05-15

* [new] Support `ctaText` prop:

```js
<MessengerSendToMessenger
pageId="<PAGE_ID>"
appId="<APP_ID>"
ctaText="GET_THIS_IN_MESSENGER"
/>
```

# 0.1.0 / 2018-03-20

* [new] First public release

0 comments on commit b70ba0b

Please sign in to comment.