diff options
| author | Todd Leonhardt <todd.leonhardt@gmail.com> | 2017-07-03 17:35:44 -0400 |
|---|---|---|
| committer | Todd Leonhardt <todd.leonhardt@gmail.com> | 2017-07-03 17:35:44 -0400 |
| commit | 58af11db245c9440a4338cd4f34c5e73d7c90719 (patch) | |
| tree | 537a9d8370b5e28486d25a01537848ae82631a1f /CHANGES.md | |
| parent | 525f4cae6b1e1c463cd34d21065fb0513842460e (diff) | |
| download | cmd2-git-0.7.4.tar.gz | |
Updated CHANGES0.7.4
Diffstat (limited to 'CHANGES.md')
| -rw-r--r-- | CHANGES.md | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -4,7 +4,7 @@ News 0.7.4 ----- -*Release date: 2017-07-TBD* +*Release date: 2017-07-03* * Bug fixes * Fixed a couple bugs in interacting with pastebuffer/clipboard on macOS and Linux @@ -21,9 +21,11 @@ News * ``edit`` and ``save`` now use a temporary file if a file path isn't provided * ``load`` command has better error checking and reporting * Clipboard copy and paste functionality is now handled by the **pyperclip** module - * NOTE: This adds an additional required 3rd-party dependency * ``shell`` command now supports redirection and piping of output * Added a lot of unit tests +* Other changes + * Removed pause command + * Added a dependency on the **pyperclip** module 0.7.3 ----- |
