Skip to content

Commit

Permalink
Updated CHANGELOG with 6.3.3 changes
Browse files Browse the repository at this point in the history
  • Loading branch information
bbonamin committed Dec 26, 2016
1 parent d1c7cbb commit b30045b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ Contributors: please follow the recommendations outlined at [keepachangelog.com]

## [Unreleased]
*Please add entries here for your pull requests.*
##### Fixed
- Added support for Ruby 2.0.

## [6.3.3] - 2016-12-25
##### Changed
- By using the hook on `turbolinks:before-visit` to unmount the components, we can ensure that components are unmounted even when Turbolinks cache is disabled. Previously, we used `turbolinks:before-cache` event hook. [#644](https://github.com/shakacode/react_on_rails/pull/644) by [volkanunsal](https://github.com/volkanunsal).
- Added support for Ruby 2.0 [#651](https://github.com/shakacode/react_on_rails/pull/651) by [bbonamin](https://github.com/bbonamin).

## [6.3.2] - 2016-12-5
##### Fixed
Expand Down

0 comments on commit b30045b

Please sign in to comment.