Skip to content

Commit 6c52256

Browse files
committed
Updated change log
1 parent 5ffed13 commit 6c52256

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,6 +3,8 @@
33
* Fixed bug where a redefined `ansi.style_error` was not being used in all `cmd2` files
44
* Enhancements
55
* Enabled line buffering when redirecting output to a file
6+
* Added `ljustify_text()`, `center_text()`, and `rjustify_text()` to utils.py. All 3 of these functions support
7+
ANSI escape sequences and characters with display widths greater than 1.
68

79
## 0.9.21 (November 26, 2019)
810
* Bug Fixes

0 commit comments

Comments
 (0)