aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog.md
diff options
context:
space:
mode:
authorMichal Jagiello <michal.jagiello@t-mobile.pl>2020-07-17 13:06:11 +0000
committerMichal Jagiello <michal.jagiello@t-mobile.pl>2020-07-22 13:57:55 +0000
commitdf9877a76ce131f9ed1cc1f187847bc5ef5cf814 (patch)
treecc2dc6f595f2be0ed5f59943266653df2ad0f1f1 /Changelog.md
parent2776802ae1fe4f1fbcd8c99e53bb07295ab97228 (diff)
Run in Python 3.82.5.3
Use image recommended by SECCOM Issue-ID: DCAEGEN2-2292 Signed-off-by: Michal Jagiello <michal.jagiello@t-mobile.pl> Change-Id: I52a358f22c5f9c2e1cad4b574105c8bda10acf25
Diffstat (limited to 'Changelog.md')
-rw-r--r--Changelog.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog.md b/Changelog.md
index 12c2a71..f42bbc6 100644
--- a/Changelog.md
+++ b/Changelog.md
@@ -4,6 +4,11 @@ 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.3] - 7/22/2020
+* Run in Python 3.8
+* Add py38 for unit testing
+* Run as "onap" user
+
## [2.5.2] - 8/16/2019
* Switch to py37 for unit testing and docker now that LF supports it under the python jjb