Skip to content

Commit 6b6add9

Browse files
committed
Generate Changelog for version 1.8.0
1 parent 3e0620f commit 6b6add9

File tree

6 files changed

+33
-10
lines changed

6 files changed

+33
-10
lines changed

CHANGELOG.rst

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

1414
.. towncrier release notes start
1515
16+
shell-utilities 1.8.0 (2023-07-02)
17+
==================================
18+
19+
Breaking Changes
20+
----------------
21+
22+
- Drop support for python versions older than 3.7 (`#38 <https://github.com/saltstack/pytest-shell-utilities/issues/38>`_)
23+
24+
25+
Improvements
26+
------------
27+
28+
- Support Python 3.11 (`#40 <https://github.com/saltstack/pytest-shell-utilities/issues/40>`_)
29+
30+
31+
Bug Fixes
32+
---------
33+
34+
- Set minimal attrs version to 22.1.0 (`#28 <https://github.com/saltstack/pytest-shell-utilities/issues/28>`_)
35+
36+
37+
Trivial/Internal Changes
38+
------------------------
39+
40+
- Update the GitHub actions versions and stop using `::set-output` (`#38 <https://github.com/saltstack/pytest-shell-utilities/issues/38>`_)
41+
- Several project internal changes
42+
43+
* Start running tests against Py3.11 and Pytest `7.3.x` and `7.4.x`
44+
* Update copyright headers
45+
* Upgrade to `coverage==7.2.7`
46+
* Switch to `codecov/codecov-action` (`#39 <https://github.com/saltstack/pytest-shell-utilities/issues/39>`_)
47+
48+
1649
shell-utilities 1.7.0 (2022-09-23)
1750
==================================
1851

changelog/28.bugfix.rst

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

changelog/38.breaking.rst

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

changelog/38.trivial.rst

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

changelog/39.trivial.rst

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

changelog/40.improvement.rst

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

0 commit comments

Comments
 (0)