CHANGELOG.md in multiverse-0.0.2 vs CHANGELOG.md in multiverse-0.0.3
- old
+ new
@@ -1,8 +1,13 @@
+## 0.0.3
+
+- Removed debug statement
+- Fixed issue with `db:test:prepare`
+
## 0.0.2
- Better configuration for SQLite
-- Fixed issues with `db:schema:load` and `db:test:prepare`
+- Fixed issue with `db:schema:load`
## 0.0.1
- First release