Skip to content

Commit 32e64d8

Browse files
committed
Add missing changelog for 10.0.0
Closes #746
1 parent d2bcd9f commit 32e64d8

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.rst

+14
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22
Changelog
33
=========
44

5+
10.0.0
6+
======
7+
8+
* [FIX] Ansible: Fix for missing group names in get_variables()
9+
* [FIX] testinfra/modules/blockdevice: Don't fail on stderr
10+
* [DOC] Extend and show the documentation of CommandResult
11+
* [FIX] Extend list of valid suffixes for systemd units
12+
* [DOC] Add missing Environment doc section
13+
* [MISC] Define types for plugin.py
14+
* [FIX] Missing RHEL distribution in package module
15+
* [NEW] Add brew support in package module
16+
* [NEW] Add Service.exists
17+
* [MISC] Make CommandResult a dataclass
18+
519
9.0.0
620
=====
721

0 commit comments

Comments
 (0)