update changelog
This commit is contained in:
parent
bd3162f19b
commit
c6781ae5fc
1 changed files with 0 additions and 1 deletions
|
|
@ -5,7 +5,6 @@
|
||||||
* Added `selected-any?` operation that returns true if any element is navigated to.
|
* Added `selected-any?` operation that returns true if any element is navigated to.
|
||||||
* Huge performance improvements to `select`, `select-one`, `select-first`, and `select-one!`
|
* Huge performance improvements to `select`, `select-one`, `select-first`, and `select-one!`
|
||||||
* Added META navigator (thanks @aengelberg)
|
* Added META navigator (thanks @aengelberg)
|
||||||
* Renamed com.rpl.specter.transient namespace to com.rpl.specter.transients to eliminate cljs warning
|
|
||||||
* Bug fix: END, BEGINNING, FIRST, and LAST now work properly on nil
|
* Bug fix: END, BEGINNING, FIRST, and LAST now work properly on nil
|
||||||
|
|
||||||
## 0.11.2
|
## 0.11.2
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue