update changelog
This commit is contained in:
parent
b7c62e444c
commit
40c883c1f3
1 changed files with 2 additions and 0 deletions
|
|
@ -1,5 +1,7 @@
|
|||
## 1.0.3-SNAPSHOT
|
||||
|
||||
* Added `before-index` navigator for inserting a single element into a sequence.
|
||||
* Added `index-nav` navigator for moving an element in a sequence to a new index, shifting other elements in the process.
|
||||
* Workaround for ClojureScript regression that causes warnings for record fields named "var" or other reserved names
|
||||
|
||||
## 1.0.2
|
||||
|
|
|
|||
Loading…
Reference in a new issue