Skip to content

Commit f1192a9

Browse files
committed
Update CHANGELOG with info from 3.2.1 release
1 parent 841db88 commit f1192a9

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
@@ -68,6 +68,14 @@ shell, and the option for a persistent bottom bar that can display realtime stat
6868
- **max_column_completion_results**: (int) the maximum number of completion results to
6969
display in a single column
7070

71+
## 3.2.1 (February 21, 2026)
72+
73+
- Bug Fixes
74+
- The `async_alert` and `async_prompt_update` methods of `cmd2.Cmd` now respect the current
75+
value of the `allow_style` settable
76+
- If `allow_style` is `NEVER`, all style-related ANSI escape codes will be stripped to
77+
ensure plain text output
78+
7179
## 3.2.0 (February 5, 2026)
7280

7381
- Bug Fixes

0 commit comments

Comments
 (0)