From 7cabd09bc1530ca725a7af40200a4c6568616b04 Mon Sep 17 00:00:00 2001 From: "Hansen, Tony (th1395)" Date: Sat, 18 Dec 2021 16:52:44 +0000 Subject: fix ambiguous dates in Changelog.md files fix permissions on a couple json files Change-Id: Iace2a4b33d7409637a6d31fcfac798d853ace2d6 Signed-off-by: Hansen, Tony (th1395) Issue-ID: DCAEGEN2-3026 Signed-off-by: Hansen, Tony (th1395) --- mod/distributorapi/Changelog.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mod/distributorapi') 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 -- cgit 1.2.3-korg