Skip to content

Commit 069a6f3

Browse files
committed
add changelog
1 parent 4fe409a commit 069a6f3

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
# Changelog
2+
3+
## v2.0.0 (2019-03-16)
4+
### Features
5+
- Rewrite with Hooks, expose `useMessageSource` hook [#1](https://github.com/netceteragroup/react-message-source/pull/1)
6+
- Support for `ForwardRef` [#2](https://github.com/netceteragroup/react-message-source/pull/2)
7+
8+
### Improvements
9+
- Expose `MessageSourceContext.Consumer`
10+
11+
## v1.0.0 (2019-03-05)
12+
- First stable version

0 commit comments

Comments
 (0)