CHANGELOG.md in cogy-0.2.1 vs CHANGELOG.md in cogy-0.3.0
- old
+ new
@@ -1,8 +1,19 @@
# Changelog
## master (unreleased)
+## 0.3.0 (2016-11-29)
+
+This release requires the [cogy-bundle](https://github.com/skroutz/cogy-bundle)
+to be at version 0.3.0 or later.
+
+### Changed
+
+- The incoming request from the Relay is now a POST ([#25](https://github.com/skroutz/cogy/issues/25))
+- The complete Relay environment is now available as-is using the `env` helper
+ inside commands ([#26](https://github.com/skroutz/cogy/issues/26))
+
## 0.2.1 (2016-11-28)
### Changed
- Capistrano 2 task is no longer hooked automatically ([65353](https://github.com/skroutz/cogy/commit/653532b1d673c64344f4e652044273224a2b005f))