HISTORY in combustion-0.8.0 vs HISTORY in combustion-0.9.0
- old
+ new
@@ -1,4 +1,8 @@
+0.9.0 - March 26th 2018
+* Only reset databases that are either custom or the current one (Moritz Winter).
+* More consistency around environment handling (rather than presuming it's always the test environment).
+
0.8.0 - February 1st 2018
* Rails 5.2.0 support.
* Requiring digest from std-lib directly.
* Refactoring for cleaner code.