summaryrefslogtreecommitdiffstats
path: root/cdap/Changelog.md
diff options
context:
space:
mode:
authorTommy Carpenter <tommy@research.att.com>2017-08-22 17:49:55 -0400
committerTommy Carpenter <tommy@research.att.com>2017-08-22 17:50:24 -0400
commit94cbaca0f5d9447afe9b0f392f248470420422e5 (patch)
tree2ab7e46a6d63daa1a8a372d199245511b84d3105 /cdap/Changelog.md
parentc272a87b84189f3bf8b3c7287199b816affc9926 (diff)
[DCAEGEN2-74] merge broker deletion plugin to cdap
Change-Id: If8fecde180c37ae1332e9ef53b9b2e8b17169cbe 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 d919964..fa505e4 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.1.0]
+* Merge the broker deleter function into here; no need for seperate plugin
+
## [14.0.2]
* Start a tox/pytest unit test suite