Skip to content

Commit 19d09c2

Browse files
committed
Generate Changelog for version 1.9.0
1 parent 0628c9f commit 19d09c2

4 files changed

Lines changed: 24 additions & 6 deletions

File tree

CHANGELOG.rst

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,30 @@ Backward incompatible (breaking) changes will only be introduced in major versio
1313

1414
.. towncrier release notes start
1515
16+
shell-utilities 1.9.0 (2024-02-23)
17+
==================================
18+
19+
Breaking Changes
20+
----------------
21+
22+
- Drop support for Python older than 3.8 and Pytest older than 7.4.x (`#43 <https://github.com/saltstack/pytest-shell-utilities/issues/43>`_)
23+
24+
25+
Bug Fixes
26+
---------
27+
28+
- The printed output is now the result of `json.dumps` instead of `pprint.pformat` (`#42 <https://github.com/saltstack/pytest-shell-utilities/issues/42>`_)
29+
30+
31+
Trivial/Internal Changes
32+
------------------------
33+
34+
- Several minor changes to the code base:
35+
36+
* Update copyright headers
37+
* Update pre-commit hook versions (`#43 <https://github.com/saltstack/pytest-shell-utilities/issues/43>`_)
38+
39+
1640
shell-utilities 1.8.0 (2023-07-02)
1741
==================================
1842

changelog/42.bugfix.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog/43.breaking.rst

Lines changed: 0 additions & 1 deletion
This file was deleted.

changelog/43.trivial.rst

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

0 commit comments

Comments
 (0)