diff options
author | Tommy Carpenter <tommy@research.att.com> | 2019-08-16 13:33:39 -0400 |
---|---|---|
committer | Tommy Carpenter <tommy@research.att.com> | 2019-08-16 15:07:32 -0400 |
commit | 8e877dcb6836b8dabf493b2a5c6d42227fa49cf0 (patch) | |
tree | 7d4ea651ec59ebc00b448a68e4542ef53ed01268 /Changelog.md | |
parent | 373a87753cfa0d46ff6689a323b8c9cd0f5783e5 (diff) |
Transition to py37 now that python jjb in use
Issue-ID: DCAEGEN2-1729
Change-Id: I4a0cabdc0e51b330da708b4341e1097e575e2d90
Signed-off-by: Tommy Carpenter <tommy@research.att.com>
Diffstat (limited to 'Changelog.md')
-rw-r--r-- | Changelog.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md index 2f29e66..12c2a71 100644 --- a/Changelog.md +++ b/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/). +## [2.5.2] - 8/16/2019 +* Switch to py37 for unit testing and docker now that LF supports it under the python jjb + ## [2.5.1] - 6/17/2019 * Switch to alpine base * use a non root user |