summaryrefslogtreecommitdiffstats
path: root/cdap/Changelog.md
diff options
context:
space:
mode:
authorTommy Carpenter <tommy@research.att.com>2017-09-21 14:33:42 -0400
committerTommy Carpenter <tommy@research.att.com>2017-09-21 15:03:20 -0400
commit216857392825a73a60c6becabfa0204d09b6372f (patch)
treee2ddd0645225f64bf78b2aa3a76b244564df85d2 /cdap/Changelog.md
parenta6b9b668c0ee810e86ea3d6ab8dfa0449ace6609 (diff)
Upgrade to public PyPi policy-lib
Issue-ID: DCAEGEN2-74 Change-Id: I85f43a73da58497c5677bffcb2de79015febfa7c 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 0bcdeca..327ce0e 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.5] - Sep 21 2017
+* Use the public pypi version of policy lib
+
## [14.2.4] - Sep 15 2017
* Add decorator usage to DRY up code