We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7b95b9c commit 551f635Copy full SHA for 551f635
CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 0.9.4 (August TBD, 2018)
+## 0.9.4 (August 21, 2018)
2
* Bug Fixes
3
* Fixed bug where ``preparse`` was not getting called
4
* Fixed bug in parsing of multiline commands where matching quote is on another line
@@ -18,7 +18,7 @@
18
* ``cmd2.Cmd.postparsing_postcmd()`` - equivalent functionality available
19
via ``cmd2.Cmd.register_postcmd_hook()``
20
21
-## 0.8.9 (August TBD, 2018)
+## 0.8.9 (August 20, 2018)
22
23
* Fixed extra slash that could print when tab completing users on Windows
24
0 commit comments