Robert Payne před 11 roky
rodič
revize
116002cde7
1 změnil soubory, kde provedl 6 přidání a 0 odebrání
  1. 6 0
      CHANGELOG.md

+ 6 - 0
CHANGELOG.md

@@ -1,6 +1,12 @@
 Beta
 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
 # 0.0.6 - February 11th, 2015
 
 
 * Renamed `maker` to `make` in all block APIs
 * Renamed `maker` to `make` in all block APIs