update changelog
This commit is contained in:
parent
0ab72d62ff
commit
6024195229
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@
|
||||||
* Added `IndirectNav` protocol for turning a value type into a navigator.
|
* Added `IndirectNav` protocol for turning a value type into a navigator.
|
||||||
* Higher order navigators (like `selected?`, `subselect`) more intelligently parameterize the nested paths and use the leaner execution mode if none of the nested paths require late-bound parameterization or value collection.
|
* Higher order navigators (like `selected?`, `subselect`) more intelligently parameterize the nested paths and use the leaner execution mode if none of the nested paths require late-bound parameterization or value collection.
|
||||||
* Removed `variable-pathed-nav`
|
* Removed `variable-pathed-nav`
|
||||||
|
* Switched codebase from cljx to cljc
|
||||||
|
|
||||||
## 0.12.0
|
## 0.12.0
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue