From 547822e7d992af71dd958ea787f3d337a3366101 Mon Sep 17 00:00:00 2001 From: Daniel Compton Date: Fri, 26 Jan 2018 22:03:01 +1300 Subject: [PATCH] Update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 630b953..8013ede 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ All notable changes to this project will be documented in this file. This change ## [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. + ### Added * Setting to control how many epochs are retained