Skip to content

Commit 4bba3ca

Browse files
committed
Fix changelog from master merge
1 parent a95b8b3 commit 4bba3ca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,10 @@
33
* `cmd2` 2.5 supports Python 3.7+ (removed support for Python 3.6)
44
* Enhancements
55
* Removed dependency on `attrs` and replaced with [dataclasses](https://docs.python.org/3/library/dataclasses.html)
6+
* add `allow_clipboard` initialization parameter and attribute to disable ability to
67
add output to the operating system clipboard
78

9+
810
## 2.4.3 (January 27, 2023)
911
* Bug Fixes
1012
* Fixed ValueError caused when passing `Cmd.columnize()` strings wider than `display_width`.

0 commit comments

Comments
 (0)