Skip to content

Commit 498bfed

Browse files
committed
Update CHANGELOG.md
1 parent b6acd36 commit 498bfed

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,12 @@ If you need help upgrading `react-rails`, `webpacker` to `shakapacker`, or JS pa
44

55
[#1209 2.7 Release Discussion](https://github.com/reactjs/react-rails/issues/1209)
66

7-
## Unrelease
7+
## Unreleased
8+
Changes since last non-beta release.
89

9-
#### Breaking Changes
10+
_Please add entries here for your pull requests that are not yet released._
11+
12+
## [2.7.0.rc.0] - TBD
1013

1114
#### New Features
1215
- Camelizes keys with primitive values, in addition to hashes #946
@@ -551,3 +554,6 @@ If you need help upgrading `react-rails`, `webpacker` to `shakapacker`, or JS pa
551554
- View helper and UJS for mounting components
552555
- Server rendering with `prerender: true`
553556
- Transform `.jsx` in the asset pipeline
557+
558+
[Unreleased]: https://github.com/reactjs/react-rails/compare/v2.7.0...master
559+
[2.7.0]: https://github.com/shakacode/shakapacker/compare/v2.6.2...v2.7.0

0 commit comments

Comments
 (0)