Skip to content

Commit 5c00844

Browse files
committed
Changelog fixes
1 parent d14ab11 commit 5c00844

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

docs/changelog.rst

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

4-
v0.16.2 (2022-05-10)
4+
v0.17.0 (2022-05-13)
55
++++++++++++++++++++
66

7-
* Add multi selection method `cli_ui.select_choices`
7+
* Add multi selection method ``select_choices``. Initial patch
8+
by @cunyap
89

910
v0.16.1 (2022-03-12)
1011
++++++++++++++++++++
1112

12-
* Fix bug in `cli_ui.message_for_exception`
13+
* Fix bug in ``message_for_exception``
1314

1415
v0.16.0 (2021-12-22)
1516
++++++++++++++++++++
@@ -58,7 +59,7 @@ v0.13.0 (2021-04-19)
5859
v0.12.0 (2021-02-11)
5960
+++++++++++++++++++++
6061

61-
* Fix using `info_table` with `keys="headers"`
62+
* Fix using ``info_table`` with ``keys="headers"``
6263

6364
v0.11.0 (2020-07-23)
6465
++++++++++++++++++++
@@ -74,7 +75,7 @@ v0.10.3 (2020-04-29)
7475
v0.10.2 (2020-02-10)
7576
++++++++++++++++++++
7677

77-
* Fix calling `cli_ui.dot()` without `fileobj` argument.
78+
* Fix calling ``dot()`` without `fileobj` argument.
7879

7980
v0.10.1 (2020-02-04)
8081
++++++++++++++++++++

0 commit comments

Comments
 (0)