summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTodd Leonhardt <todd.leonhardt@gmail.com>2019-04-22 21:41:10 -0400
committerTodd Leonhardt <todd.leonhardt@gmail.com>2019-04-22 21:41:10 -0400
commit63343ad3f013d0d8c836014538439056585851ef (patch)
tree7b478ec4110863e6228c0799bda38879d26c287c
parent4177e0fcd2daada9893c08161e55f9a7a0adaac5 (diff)
downloadcmd2-git-0.9.12.tar.gz
Update release date for 0.9.12 in CHANGELOG0.9.12
-rw-r--r--CHANGELOG.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index e9831c68..c72cfff0 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,4 @@
-## 0.9.12 (March TBD, 2019)
+## 0.9.12 (April 22, 2019)
* Bug Fixes
* Fixed a bug in how redirection and piping worked inside ``py`` or ``pyscript`` commands
* Fixed bug in `async_alert` where it didn't account for prompts that contained newline characters