Skip to content

Commit 482d517

Browse files
committed
Generate Changelog for version 1.0.0rc21
1 parent 83144c3 commit 482d517

File tree

3 files changed

+21
-8
lines changed

3 files changed

+21
-8
lines changed

CHANGELOG.rst

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,27 @@ Backward incompatible (breaking) changes will only be introduced in major versio
2020

2121
.. towncrier release notes start
2222
23+
1.0.0rc21 (2022-11-04)
24+
======================
25+
26+
Improvements
27+
------------
28+
29+
- Several improvements to the state module wrappers:
30+
31+
* Allow getting the state chunk by `__id__` on MultiStateResult
32+
* Wrap a few more functions from `salt.modules.state` (`#140 <https://github.com/saltstack/pytest-salt-factories/issues/140>`_)
33+
34+
35+
Trivial/Internal Changes
36+
------------------------
37+
38+
- Pipeline and requirements fixes:
39+
40+
* Test against 3005.* and not 3005rc2 since it's now released.
41+
* Install `importlib-metadata<5.0.0` since only Salt>=3006 will be able to handle it (`#140 <https://github.com/saltstack/pytest-salt-factories/issues/140>`_)
42+
43+
2344
1.0.0rc20 (2022-08-25)
2445
======================
2546

changelog/140.improvement.rst

Lines changed: 0 additions & 4 deletions
This file was deleted.

changelog/140.trivial.rst

Lines changed: 0 additions & 4 deletions
This file was deleted.

0 commit comments

Comments
 (0)