Skip to content

Commit

Permalink
Updates changelog to latest changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mikaelbr committed Oct 19, 2017
1 parent 5b603b7 commit f543601
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,13 @@ Changelog with fixes and additions between each release.

## Version `v4.2.0`

Thanks to [@dpoindexter](https://github.com/dpoindexter) for helping out with this release.

### Minor changes
1. Adds compatability with React v16 ([#136](https://github.com/omniscientjs/omniscient/pull/136), thanks to [@dpoindexter](https://github.com/dpoindexter))
2. Changes to use `createClass` package instead of `React.createClass` in lue with React 15.5 ([#134](https://github.com/omniscientjs/omniscient/issues/134))
3. Adds ability to override default behavior of isEqalImmutable (see [#133](https://github.com/omniscientjs/omniscient/pull/))
4. Make component instantiation more general in order to support React 16 (see [#137](https://github.com/omniscientjs/omniscient/pull/137))

### Internal Changes

Expand Down

0 comments on commit f543601

Please sign in to comment.