From 5035552e755651e67961c2a61b4e934b89eafb25 Mon Sep 17 00:00:00 2001 From: Anatoly Date: Mon, 21 Dec 2015 21:59:02 -0500 Subject: [PATCH] [changelog]: 0.1.7 --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b6c8a70..aca24cd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,13 @@ +## 0.1.7 +###### Mon Dec 21 20:52:31 2015 -0500 + +* making mount [boot](https://github.com/boot-clj/boot)'iful +* cljs `:classifier "aot"` is fixed by boot ([#23](https://github.com/tolitius/mount/issues/23)) +* refactoring example app: + www +* stopping/cleaning state when its namespace is recompiled ([#22](https://github.com/tolitius/mount/issues/22)) + + + ## 0.1.6 ###### Thu Dec 10 00:40:18 2015 -0500