update changelog

This commit is contained in:
nathanmarz 2017-07-24 10:32:14 -04:00
parent b7c62e444c
commit 40c883c1f3

View file

@ -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