From 174a6fc084a44d107c626607257a94e3091de7cc Mon Sep 17 00:00:00 2001 From: Yoshua Wuyts Date: Thu, 23 Jun 2016 16:35:38 +0200 Subject: [PATCH] changelog: update to v2.3.0 --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0d888ba..c27a680 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## `2.3.0` +- [55](https://github.com/yoshuawuyts/choo/pull/55) - load subscriptions once + DOM is ready +- heaps of documentation fixes; looks like choo is taking off 🐨 + ## `2.2.2` - [53](https://github.com/yoshuawuyts/choo/pull/53) - fix assert call for subscriptions