Skip to content

Commit 4d405fd

Browse files
Bring back the Unreleased section to CHANGELOG.md
1 parent 2aa70ad commit 4d405fd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and 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

0 commit comments

Comments
 (0)