summaryrefslogtreecommitdiffstats
path: root/cdap/Changelog.md
diff options
context:
space:
mode:
authorTommy Carpenter <tommy@research.att.com>2017-09-14 21:54:32 -0400
committerTommy Carpenter <tommy@research.att.com>2017-09-14 21:57:03 -0400
commit770b47da0f4a33b22d757510c9108f30d6cbbd51 (patch)
tree5b0100b12902fefe23dc4ad4940fc08396b39deb /cdap/Changelog.md
parent289fbe75c0a172bf69adabc2ffd48c3b5958d363 (diff)
DRY up code with decorators
Issue-ID: DCAEGEN2-74 Change-Id: Iefdfe3fa60879161ebc6ba3224f342a9af575d94 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 419cc5e..0bcdeca 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.4] - Sep 15 2017
+* Add decorator usage to DRY up code
+
## [14.2.3] - Sep 14 2017
* Remove the raise for status from discovery into tasks, allows for unit testing
* Unit test discovery