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 +10
-1
lines changed Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,14 @@ on [Keep a CHANGELOG](http://keepachangelog.com/). This project adheres to
55
66## [ Unreleased]
77
8+ ## [ 2.0.0-rc3] - 2017-06-16
9+
10+ ### Changed
11+ - Logging dependencies tidied up - all logging implementations excluded from dependencies and tests use new test utils modules for logging
12+
13+ ### Removed
14+ - Precondition class marked as deprecated - will be removed in 3.0.0 unless a differen tuse case is found for it
15+
816## [ 2.0.0-rc2] 2017-06-06
917
1018### Changed
@@ -623,7 +631,8 @@ turned off by default
623631
624632- Initial release with basic dispatcher, handler and adapter generation
625633
626- [ Unreleased ] : https://github.com/CJSCommonPlatform/microservice_framework/compare/release-2.0.0-rc2...HEAD
634+ [ Unreleased ] : https://github.com/CJSCommonPlatform/microservice_framework/compare/release-2.0.0-rc3...HEAD
635+ [ 2.0.0-rc3 ] : https://github.com/CJSCommonPlatform/microservice_framework/compare/release-2.0.0-rc2...release-2.0.0-rc3
627636[ 2.0.0-rc2 ] : https://github.com/CJSCommonPlatform/microservice_framework/compare/release-2.0.0-rc1...release-2.0.0-rc2
628637[ 2.0.0-rc1 ] : https://github.com/CJSCommonPlatform/microservice_framework/compare/release-1.7.1...release-2.0.0-rc1
629638[ 1.7.1 ] : https://github.com/CJSCommonPlatform/microservice_framework/compare/release-1.7.0...release-1.7.1
You can’t perform that action at this time.
0 commit comments