File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change 1
1
## 0.9.22 (TBD, 2019)
2
2
* Bug Fixes
3
- * Fixed bug where a redefined ` ansi.style_error ` was not being used in all ` cmd2 ` files
3
+ * Fixed bug where a redefined ` ansi.style_error ` was not being used in all ` cmd2 ` files
4
+ * Other
5
+ * Removed ` bold=True ` from ` ansi.style_success ` because it was difficult for red-greed colorblind users to
6
+ distinguish that color from the ` ansi.style_warning ` color in certain terminals.
4
7
5
8
## 0.9.21 (November 26, 2019)
6
9
* Bug Fixes
488
491
* `` cmd2 `` now supports Python 3.4+
489
492
* Known Issues
490
493
* Some developers have noted very slow performance when importing the `` cmd2 `` module. The issue
491
- it intermittant , and investigation of the root cause is ongoing.
494
+ it intermittent , and investigation of the root cause is ongoing.
492
495
493
496
## 0.8.6 (May 27, 2018)
494
497
* Bug Fixes
You can’t perform that action at this time.
0 commit comments