[changelog]: 0.1.7
This commit is contained in:
parent
a8d46cbd3a
commit
5035552e75
1 changed files with 10 additions and 0 deletions
10
CHANGELOG.md
10
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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue