summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTodd Leonhardt <todd.leonhardt@gmail.com>2020-01-09 22:20:54 -0500
committerTodd Leonhardt <todd.leonhardt@gmail.com>2020-01-09 22:20:54 -0500
commitd4556962799e68ea4d54ff86186428d17edcaef9 (patch)
tree2ed88b6c27eff1ad7126e39e4a2d7b7df2ce9bdd
parentf266cacc169140890e624c8c221c9695ee2bbcc4 (diff)
downloadcmd2-git-d4556962799e68ea4d54ff86186428d17edcaef9.tar.gz
Updated CHANGELOG for a release0.9.23
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 7d5c9745..0523ee5c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,4 @@
-## 0.9.23 (TBD, 2019)
+## 0.9.23 (January 9, 2020)
* Bug Fixes
* Fixed bug where startup script containing a single quote in its file name was incorrectly quoted
* Added missing implicit dependency on `setuptools` due to build with `setuptools_scm`