[changelog]: removing tools.macro dependency
This commit is contained in:
parent
020e8dfd61
commit
f1f423b822
1 changed files with 2 additions and 1 deletions
|
|
@ -7,8 +7,9 @@
|
||||||
* lifecycle fns take fns and values ([#20](https://github.com/tolitius/mount/issues/20))
|
* lifecycle fns take fns and values ([#20](https://github.com/tolitius/mount/issues/20))
|
||||||
* not retaining heads in side-effectful iterations ([#17](https://github.com/tolitius/mount/issues/17))
|
* not retaining heads in side-effectful iterations ([#17](https://github.com/tolitius/mount/issues/17))
|
||||||
* logging AOP for REPL examples ([#15](https://github.com/tolitius/mount/issues/15))
|
* logging AOP for REPL examples ([#15](https://github.com/tolitius/mount/issues/15))
|
||||||
* removing "clojure.tools.logging" dep ([#15](https://github.com/tolitius/mount/issues/15))
|
|
||||||
* lifecycle functions return states touched ([#15](https://github.com/tolitius/mount/issues/15))
|
* lifecycle functions return states touched ([#15](https://github.com/tolitius/mount/issues/15))
|
||||||
|
* removing tools.logging dep ([#15](https://github.com/tolitius/mount/issues/15))
|
||||||
|
* removing tools.macro dep
|
||||||
* removing tools.namespace dep
|
* removing tools.namespace dep
|
||||||
|
|
||||||
## 0.1.4
|
## 0.1.4
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue