Skip to content

Commit

Permalink
Update changelog for 9.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
philpep committed Aug 24, 2023
1 parent c2af851 commit 5e6bb48
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@
Changelog
=========

9.0.0
=====

* [BREAKING] pytest-testinfra now require python >= 3.9
* [BREAKING] Drop deprecated module PipPackage
* [NEW] Add support for the SSH ControlPath connection sharing option (#713)
* [FIX] Retry SSH on ConnectionResetError (#708)
* [FIX] List openSUSE Leap and Tumbleweed explicitly as rpm based distributions
* [FIX] Make group name mandatory in group module

8.1.0
=====

Expand Down

0 comments on commit 5e6bb48

Please sign in to comment.