added changelog

This commit is contained in:
Nathan Marz 2015-05-31 08:54:30 -04:00
parent 86a3aee11d
commit 4aaf058bef

4
CHANGES.md Normal file
View file

@ -0,0 +1,4 @@
## 0.5.1
* Added putval for adding external values to collected values list
* nil is now interpreted as identity selector
* empty selector is now interpreted as identity selector instead of producing error