diff options
| author | Todd Leonhardt <todd.leonhardt@gmail.com> | 2018-05-28 11:28:35 -0400 |
|---|---|---|
| committer | Todd Leonhardt <todd.leonhardt@gmail.com> | 2018-05-28 11:28:35 -0400 |
| commit | e54e5a5b891548df4df0acb04b6e607ad8f871b1 (patch) | |
| tree | 481ab652f9d144dccc9a6f74aae9db7edd2b58f3 /CHANGELOG.md | |
| parent | 76c29610672e30a12aae3d75adf34b085571fe9f (diff) | |
| download | cmd2-git-0.9.0.tar.gz | |
Update CHANGELOG in preparation for 0.9.0 release0.9.0
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 5836d34d..2bf01c5a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -## 0.9.0 (May TBD, 2018) +## 0.9.0 (May 28, 2018) * Bug Fixes * If self.default_to_shell is true, then redirection and piping are now properly passed to the shell. Previously it was truncated. * Submenus now call all hooks, it used to just call precmd and postcmd. |
