Skip to content

Commit 97b3bd9

Browse files
committed
Update CHANGELOG
1 parent b59ada5 commit 97b3bd9

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## 3.2.1 (February TBD, 2026)
2+
3+
- Bug Fixes
4+
- The `async_alert` and `async_prompt_update` methods of `cmd2.Cmd` now respect the current
5+
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
8+
19
## 3.2.0 (February 5, 2026)
210

311
- Bug Fixes

0 commit comments

Comments
 (0)