summaryrefslogtreecommitdiffstats
path: root/mod/distributorapi
diff options
context:
space:
mode:
authorHansen, Tony (th1395) <th1395@att.com>2021-12-18 16:52:44 +0000
committerHansen, Tony (th1395) <th1395@att.com>2021-12-18 17:23:41 +0000
commit7cabd09bc1530ca725a7af40200a4c6568616b04 (patch)
treec8ad6d57878362e226ff15fdc505a8a2bf8641bb /mod/distributorapi
parentb075fe9182253ecd3ea892c753044e2e4ecb95ec (diff)
fix ambiguous dates in Changelog.md files
fix permissions on a couple json files Change-Id: Iace2a4b33d7409637a6d31fcfac798d853ace2d6 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com> Issue-ID: DCAEGEN2-3026 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com>
Diffstat (limited to 'mod/distributorapi')
-rw-r--r--mod/distributorapi/Changelog.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/mod/distributorapi/Changelog.md b/mod/distributorapi/Changelog.md
index 2e0327b..f0fb015 100644
--- a/mod/distributorapi/Changelog.md
+++ b/mod/distributorapi/Changelog.md
@@ -4,7 +4,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.1] - 3/26/2020
+## [1.0.1] - 2020/3/26
* Run as non-root
-## [1.0.0] - 11/11/2019
+## [1.0.0] - 2019/11/11
* Distributor API - initial version