Skip to content

Commit 58af11d

Browse files
committed
Updated CHANGES
1 parent 525f4ca commit 58af11d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

CHANGES.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ News
44
0.7.4
55
-----
66

7-
*Release date: 2017-07-TBD*
7+
*Release date: 2017-07-03*
88

99
* Bug fixes
1010
* Fixed a couple bugs in interacting with pastebuffer/clipboard on macOS and Linux
@@ -21,9 +21,11 @@ News
2121
* ``edit`` and ``save`` now use a temporary file if a file path isn't provided
2222
* ``load`` command has better error checking and reporting
2323
* Clipboard copy and paste functionality is now handled by the **pyperclip** module
24-
* NOTE: This adds an additional required 3rd-party dependency
2524
* ``shell`` command now supports redirection and piping of output
2625
* Added a lot of unit tests
26+
* Other changes
27+
* Removed pause command
28+
* Added a dependency on the **pyperclip** module
2729

2830
0.7.3
2931
-----

0 commit comments

Comments
 (0)