CHANGELOG.md in phobos_db_checkpoint-0.2.0 vs CHANGELOG.md in phobos_db_checkpoint-0.3.0
- old
+ new
@@ -2,14 +2,21 @@
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
+## 0.3.0 (2016-10-10)
+
+- [feature] Built-in sinatra APP with events API
+
## 0.2.0 (2016-09-06)
+
- [feature] New CLI command to generate migrations #6
- [feature] Automatically sets database pool size based on listeners max_concurrency #2
## 0.1.1 (2016-09-02)
+
- [bugfix] Handler is not injecting start and stop methods #4
## 0.1.0 (2016-08-29)
+
- Published on Github