Update changelog
This commit is contained in:
parent
28ecb90489
commit
41ac7790e2
1 changed files with 1 additions and 0 deletions
|
|
@ -4,6 +4,7 @@
|
||||||
* Dynamic navs automatically compile sequence returns if completely static
|
* Dynamic navs automatically compile sequence returns if completely static
|
||||||
* Eliminate reflection warnings for clj (thanks @mpenet)
|
* Eliminate reflection warnings for clj (thanks @mpenet)
|
||||||
* Add `with-fresh-collected` higher order navigator
|
* Add `with-fresh-collected` higher order navigator
|
||||||
|
* Added `traverse-all` which returns a transducer that traverses over all elements matching the given path.
|
||||||
|
|
||||||
## 0.13.2
|
## 0.13.2
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue