Bump changelog

This commit is contained in:
Daniel Compton 2018-01-31 01:20:38 +13:00
parent d5060fc814
commit 02db12e0c1
1 changed files with 4 additions and 2 deletions

View File

@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. This change
## Unreleased
## [0.1.17] - 2018-01-31
This version requires re-frame 0.10.4 to make use of the newly added Event panel.
### Added
@ -30,8 +34,6 @@ This version requires re-frame 0.10.4 to make use of the newly added Event panel
* Distinguish between subscriptions that return `nil` values and those that haven't run yet.
* Timing panel not showing elapsed event processing time.
## [0.1.16] - 2018-01-26
There is now a React 16 variant of re-frame-trace available under the version `0.1.16-react16`. If your application uses React 16 and Reagent 0.8.0-alpha2 or higher, this is the version that you will need to use.