Skip to content

Commit e457976

Browse files
committed
Finalizing changelog for v1.1.0
1 parent 6d20b1c commit e457976

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

CHANGES.rst

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
1-
1.1.0 (unreleased)
1+
1.1.0 (2023-12-13)
22
==================
33

4+
- Added ``--doctest-plus-generate-diff`` to update documentation based on
5+
actual output. [#227]
6+
47
- Fix module level ``__doctest_requires__``. [#228]
58

69
- Versions of Python <3.8 are no longer supported. [#217]
@@ -9,8 +12,6 @@
912

1013
- Respect pytest ``--import-mode``. [#233]
1114

12-
- Ability to update documentation based on actual output. [#227]
13-
1415

1516
1.0.0 (2023-08-11)
1617
==================
@@ -83,7 +84,7 @@
8384
0.9.0 (2021-01-14)
8485
==================
8586

86-
- Declare ``setuptools`` runtime dependency [#93]
87+
- Declare ``setuptools`` runtime dependency. [#132]
8788

8889
- Add ``SHOW_WARNINGS`` flag to show warnings. [#136]
8990

0 commit comments

Comments
 (0)