This repository was archived by the owner on Aug 13, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Expand file tree Collapse file tree 1 file changed +7
-1
lines changed Original file line number Diff line number Diff 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
1015on 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
You can’t perform that action at this time.
0 commit comments