summaryrefslogtreecommitdiffstats
path: root/cdap/Changelog.md
diff options
context:
space:
mode:
authorTommy Carpenter <tommy@research.att.com>2017-09-07 15:20:11 -0400
committerTommy Carpenter <tommy@research.att.com>2017-09-07 15:23:09 -0400
commit9f174d2db89e71a747d448521b997381a3736d2b (patch)
tree51db523e917d77488acb2d23e47f8fcc918ff79d /cdap/Changelog.md
parentda9cdd6a23d2fa2748795a6c83b14cc4d3fa3d13 (diff)
Integrate with policy handler
Issue-ID: DCAEGEN2-96 Change-Id: I2adbce7fafd5b84dd53a3deef4a53c253100bd9d Signed-off-by: Tommy Carpenter <tommy@research.att.com>
Diffstat (limited to 'cdap/Changelog.md')
-rw-r--r--cdap/Changelog.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/cdap/Changelog.md b/cdap/Changelog.md
index fa505e4..b0006be 100644
--- a/cdap/Changelog.md
+++ b/cdap/Changelog.md
@@ -4,6 +4,9 @@ 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.0]
+* Integrate with Policy handler. Policy handling for CDAP is done.
+
## [14.1.0]
* Merge the broker deleter function into here; no need for seperate plugin