CHANGELOG.md in event_sourcery-postgres-0.5.0 vs CHANGELOG.md in event_sourcery-postgres-0.6.0
- old
+ new
@@ -2,11 +2,17 @@
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/).
-## [Unreleased]
+## [0.6.0] - 2018-1-2
+### Changed
+- Only send info log after processing a group of events
+
+### Removed
+ - Remove `processes_events` and `projects_events` as these have been [removed
+ in event_sourcery](https://github.com/envato/event_sourcery/pull/161).
## [0.5.0] - 2017-7-27
- First Version of YARD documentation.
- Fix Sequel deprecation by globally loading pg extensions