diff options
author | Todd Leonhardt <todd.leonhardt@gmail.com> | 2017-06-25 16:50:42 -0400 |
---|---|---|
committer | Todd Leonhardt <todd.leonhardt@gmail.com> | 2017-06-25 16:50:42 -0400 |
commit | 28b5a6b8667f2e105c6c38ef9cf341a0087006fb (patch) | |
tree | 8eacd3163b3f3118f8c15d6b5417e39a9d14af2e /CHANGES.md | |
parent | f1af8b762a4b1aec6501cd2ae67dd3a0aeef2bfb (diff) | |
download | cmd2-git-28b5a6b8667f2e105c6c38ef9cf341a0087006fb.tar.gz |
Updated CHANGES.md
Diffstat (limited to 'CHANGES.md')
-rw-r--r-- | CHANGES.md | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,6 +1,16 @@ News ==== +0.7.4 +----- + +*Release date: TBD* + +* Bug fixes + * Fixed a couple bugs in interacting with pastebuffer/clipboard on macOS and Linux +* Enhancements + * Ensure that path and shell command tab-completion results are alphabetically sorted + 0.7.3 ----- |