Skip to content

Commit 551f635

Browse files
committed
Updated CHANGELOG with release dates for 0.8.9 and 0.9.4
1 parent 7b95b9c commit 551f635

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 0.9.4 (August TBD, 2018)
1+
## 0.9.4 (August 21, 2018)
22
* Bug Fixes
33
* Fixed bug where ``preparse`` was not getting called
44
* Fixed bug in parsing of multiline commands where matching quote is on another line
@@ -18,7 +18,7 @@
1818
* ``cmd2.Cmd.postparsing_postcmd()`` - equivalent functionality available
1919
via ``cmd2.Cmd.register_postcmd_hook()``
2020

21-
## 0.8.9 (August TBD, 2018)
21+
## 0.8.9 (August 20, 2018)
2222
* Bug Fixes
2323
* Fixed extra slash that could print when tab completing users on Windows
2424

0 commit comments

Comments
 (0)