Updated changelog

This commit is contained in:
Robert Payne 2015-02-17 11:13:24 +13:00
parent 48eed7ffeb
commit 116002cde7
1 changed files with 6 additions and 0 deletions

View File

@ -1,6 +1,12 @@
Beta
=======
# Next Release
* Re-worked some internal API to allow for future updates
* Added `snp_prepareConstraints -> [Constraint]` which allows pre-building of constraints
* Added a fatal error to `and` when it is used after relation has been set
# 0.0.6 - February 11th, 2015
* Renamed `maker` to `make` in all block APIs