diff options
Diffstat (limited to 'cdap/Changelog.md')
-rw-r--r-- | cdap/Changelog.md | 3 |
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 |