From c778be76bbda810167a1422cc9e4a2602c73d3b0 Mon Sep 17 00:00:00 2001 From: Bobby Boyd Date: Thu, 18 Oct 2018 13:57:32 -0700 Subject: [PATCH] Added changed to readme and change log --- CHANGELOG.md | 4 ++++ README.md | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 610133c..1c0b854 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,10 @@ - The setting can be changed under the VS-Org config in the Extension preferences - The already scheduled TODOs will update to the new format when the setting is changed +`Changed` + +- DONE date format changed to `Day Month Name, Year` ex. 18th October, 2018 + ## [0.1.2] 10-12-18 `Fixed` diff --git a/README.md b/README.md index 9b495ae..e4fe92b 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,10 @@ Submit an [Issue](https://github.com/robaboyd/vs-org/issues) if there is a bug y - The setting can be changed under the VS-Org config in the Extension preferences - The already scheduled TODOs will update to the new format when the setting is changed +`Changed` + +- DONE date format changed to `Day Month Name, Year` ex. 18th October, 2018 + ## Upcoming Features Check out the [RoadMap](https://github.com/robaboyd/vs-org/blob/master/roadmap.md) for upcoming features.