Skip to content
This repository was archived by the owner on Aug 13, 2020. It is now read-only.

Commit 1706150

Browse files
committed
Update change log for release
1 parent 1043010 commit 1706150

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ on [Keep a CHANGELOG](http://keepachangelog.com/). This project adheres to
55

66
## [Unreleased]
77

8+
## [2.1.0] 2017-07-17
9+
10+
### Added
11+
- New test matcher for checking schema properties
12+
813
### Fixed
914
- Aggregate snapshot repository did not use aggregate class when retrieving snapshots, so services that use multiple aggregate classes
1015
on the same stream could get class cast exceptions
@@ -696,7 +701,8 @@ turned off by default
696701

697702
- Initial release with basic dispatcher, handler and adapter generation
698703

699-
[Unreleased]: https://github.com/CJSCommonPlatform/microservice_framework/compare/release-2.0.0-rc3...HEAD
704+
[Unreleased]: https://github.com/CJSCommonPlatform/microservice_framework/compare/release-2.1.0...HEAD
705+
[2.1.0]: https://github.com/CJSCommonPlatform/microservice_framework/compare/release-2.0.0...release-2.1.0
700706
[2.0.0]: https://github.com/CJSCommonPlatform/microservice_framework/compare/release-1.7.0...release-2.0.0
701707
[2.0.0-rc8]: https://github.com/CJSCommonPlatform/microservice_framework/compare/release-2.0.0-rc7...release-2.0.0-rc8
702708
[2.0.0-rc7]: https://github.com/CJSCommonPlatform/microservice_framework/compare/release-2.0.0-rc6...release-2.0.0-rc7

0 commit comments

Comments
 (0)