Update CHANGES.md.

This commit is contained in:
Michael Fogleman 2017-10-19 11:29:41 -04:00
parent 0e88c57a87
commit f593753a68

View file

@ -1,3 +1,7 @@
## 1.0.5-SNAPSHOT
* Add implicit navigator for regexes, which navigate to every match in a string and support replacement with a new substring.
## 1.0.4
* Add `indexed-vals` navigator, a variant of `INDEXED-VALS` that allows for a customized start index.