summaryrefslogtreecommitdiffstats
path: root/cdap/Changelog.md
diff options
context:
space:
mode:
Diffstat (limited to 'cdap/Changelog.md')
-rw-r--r--cdap/Changelog.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/cdap/Changelog.md b/cdap/Changelog.md
index b0006be..419cc5e 100644
--- a/cdap/Changelog.md
+++ b/cdap/Changelog.md
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).
+## [14.2.3] - Sep 14 2017
+* Remove the raise for status from discovery into tasks, allows for unit testing
+* Unit test discovery
+
+## [14.2.2] - MISSING
+
+## [14.2.1] - MISSING
+
## [14.2.0]
* Integrate with Policy handler. Policy handling for CDAP is done.