Skip to content

Commit 4fb5a02

Browse files
committed
revert changes in changelog
1 parent d9eeebe commit 4fb5a02

File tree

1 file changed

+9
-6
lines changed

1 file changed

+9
-6
lines changed

CHANGELOG.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,7 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
<!-- ## [Unreleased] -->
9-
10-
<!-- ### Added -->
11-
12-
## [3.0.0-alpha.1] - 2020-09-04
8+
## [Unreleased]
139

1410
### Added
1511

@@ -32,6 +28,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3228

3329
- Fixed a bug where distributed set processes would crash when one of their peers has died but hasn't been removed yet from the pg2 group.
3430

31+
<!-- ### Deprecated -->
32+
33+
<!-- ### Removed -->
34+
35+
<!-- ### Security -->
36+
37+
<!-- ### Technical Improvements -->
3538

3639
## [2.4.0] - 2020-05-07
3740

@@ -394,7 +397,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
394397
- Disable Origin checking.
395398
[#12](https://github.com/Accenture/reactive-interaction-gateway/pull/12)
396399

397-
[3.0.0-alpha.1]: https://github.com/Accenture/reactive-interaction-gateway/compare/2.4.0...3.0.0-alpha.1
400+
[unreleased]: https://github.com/Accenture/reactive-interaction-gateway/compare/2.4.0...HEAD
398401
[2.4.0]: https://github.com/Accenture/reactive-interaction-gateway/compare/2.3.0...2.4.0
399402
[2.3.0]: https://github.com/Accenture/reactive-interaction-gateway/compare/2.2.1...2.3.0
400403
[2.2.1]: https://github.com/Accenture/reactive-interaction-gateway/compare/2.2.0...2.2.1

0 commit comments

Comments
 (0)