Skip to content

Commit cf87e36

Browse files
committed
Update changelog
1 parent b6d9c82 commit cf87e36

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

docs/changelog.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
Changelog
22
----------
33

4+
v0.14.0
5+
+++++++
6+
7+
* **breaking**: Remove buggy workarounds on Windows.
8+
Colors will now be off by default unless ``cli_setup()`` is called
9+
with ``color="always"``. Configurations that are known to work are
10+
``cmd.exe`` and ``git-bash`` when using ``mintty``.
11+
12+
* **breaking**: ``colorama.init()`` is called uncoditionaly when ``cli_ui`` is
13+
imported
14+
415
v0.13.0
516
+++++++
617

0 commit comments

Comments
 (0)