Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 15 additions & 9 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,18 @@
testresources release notes
---------------------------

IN DEVELOPMENT
--------------
2.1.0
-----

CHANGES
~~~~~~~

* Add support for Python 3.14, drop support for Python 3.9 (jelmer)

* Remove references to unittest2 (stephenfin)

2.0.2
~~~~~
-----

CHANGES
~~~~~~~
Expand All @@ -19,9 +26,8 @@ CHANGES

* Add support for Python >=3.10 (jelmer)


2.0.1
~~~~~
-----

CHANGES
~~~~~~~
Expand All @@ -39,7 +45,7 @@ CHANGES
(Free Ekanayaka)

2.0.0
~~~~~
-----

CHANGES
~~~~~~~
Expand All @@ -48,12 +54,12 @@ CHANGES
compatibility, we cannot easily test those in CI, so stating that they
are supported is at best misleading. (Robert Collins)

1.0.0
-----

IMPROVEMENTS
~~~~~~~~~~~~

1.0.0
~~~~~

* Unitest2 test suites are properly absorbed and optimised now.
(Robert Collins)

Expand Down