From 116002cde754093f33c887d53587a3dd2892260d Mon Sep 17 00:00:00 2001 From: Robert Payne Date: Tue, 17 Feb 2015 11:13:24 +1300 Subject: [PATCH] Updated changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d6b722d..80241ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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 \ No newline at end of file