Skip to content

Commit faddfc3

Browse files
committed
Make note in CHANGELOG more accurate
1 parent c15d505 commit faddfc3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
- Bug Fixes
44
- The `async_alert` and `async_prompt_update` methods of `cmd2.Cmd` now respect the current
55
value of the `allow_style` settable
6-
- If `allow_style` is `NEVER`, all ANSI escape codes will be stripped to ensure plain text
7-
output
6+
- If `allow_style` is `NEVER`, all style-related ANSI escape codes will be stripped to
7+
ensure plain text output
88

99
## 3.2.0 (February 5, 2026)
1010

0 commit comments

Comments
 (0)