Skip to content

Commit

Permalink
Add missing changelog for 10.0.0
Browse files Browse the repository at this point in the history
Closes #746
  • Loading branch information
philpep committed Feb 15, 2024
1 parent d2bcd9f commit 32e64d8
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@
Changelog
=========

10.0.0
======

* [FIX] Ansible: Fix for missing group names in get_variables()
* [FIX] testinfra/modules/blockdevice: Don't fail on stderr
* [DOC] Extend and show the documentation of CommandResult
* [FIX] Extend list of valid suffixes for systemd units
* [DOC] Add missing Environment doc section
* [MISC] Define types for plugin.py
* [FIX] Missing RHEL distribution in package module
* [NEW] Add brew support in package module
* [NEW] Add Service.exists
* [MISC] Make CommandResult a dataclass

9.0.0
=====

Expand Down

0 comments on commit 32e64d8

Please sign in to comment.