File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/ ) .
77
8+ ## [ Unreleased]
9+
810## [ 0.9.0] - 2021-10-29
911
1012### Added
@@ -122,6 +124,7 @@ or when the loop stops
122124- Postgres related configuration is through `EventSourcery::Postgres.configure`
123125 instead of `EventSourcery.configure`.
124126
127+ [Unreleased]: https://github.com/envato/event_sourcery-postgres/compare/v0.9.0...HEAD
125128[0.9.0]: https://github.com/envato/event_sourcery-postgres/compare/v0.8.1...v0.9.0
126129[0.8.1]: https://github.com/envato/event_sourcery-postgres/compare/v0.8.0...v0.8.1
127130[0.8.0]: https://github.com/envato/event_sourcery-postgres/compare/v0.7.0...v0.8.0
You can’t perform that action at this time.
0 commit comments