summaryrefslogtreecommitdiffstats
path: root/dcaeapplib
diff options
context:
space:
mode:
authorHansen, Tony (th1395) <th1395@att.com>2021-12-18 17:11:43 +0000
committerHansen, Tony (th1395) <th1395@att.com>2021-12-20 17:16:16 +0000
commitb39d6e1bcb9a4ce51119dcc424a5e92e8255a8ca (patch)
treefea49c22b5adf5a7ba246b58dbe14ec9d0038bd3 /dcaeapplib
parentfc8a6edbf7d5f50096fc687ba964b464adcf2bb0 (diff)
fix ambiguous dates in Changelog.md files
also add an optional call to 'python -m black' Change-Id: I4e7a83ac4251d794304a1e728e0f2c183bf5e3a2 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com> Issue-ID: DCAEGEN2-3026 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com> Issue-ID: DCAEGEN2-2997 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
Diffstat (limited to 'dcaeapplib')
-rw-r--r--dcaeapplib/ChangeLog.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/dcaeapplib/ChangeLog.md b/dcaeapplib/ChangeLog.md
index 538092c..68d99e4 100644
--- a/dcaeapplib/ChangeLog.md
+++ b/dcaeapplib/ChangeLog.md
@@ -5,7 +5,7 @@ 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/).
-## [1.0.0] - 7/29/2019
+## [1.0.0] - 2019/7/29
* Upgrade to kubernetes only via the cbs client lib upgrade
* Bump to a semver stable version because others (e.g., acumos dcae model runner) depend on this
* Add python .gitignore