diff options
| author | Todd Leonhardt <todd.leonhardt@gmail.com> | 2017-11-15 08:48:07 -0500 |
|---|---|---|
| committer | Todd Leonhardt <todd.leonhardt@gmail.com> | 2017-11-15 08:48:07 -0500 |
| commit | 161b611cedc9d3c3968063031a1db9765c44ea85 (patch) | |
| tree | 4fe227d918699d2a95f7aed2c9ad9a0dd3f0f9de | |
| parent | f72f36a958a977022f13cd47f4b09a977c6ce42f (diff) | |
| download | cmd2-git-161b611cedc9d3c3968063031a1db9765c44ea85.tar.gz | |
Just updated changelog
| -rw-r--r-- | CHANGELOG.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index bc5afd1f..e2724bce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## 0.7.9 (TBD) + +* Bug Fixes + * Fixed a couple broken examples +* Enhancements + * Improved documentation for modifying shortcuts (command aliases) + ## 0.7.8 (November 8, 2017) * Bug Fixes |
