Skip to content

Commit

Permalink
Generate Changelog for version 0.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
s0undt3ch committed May 15, 2023
1 parent be8765a commit 26aa951
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 3 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,24 @@ Backward incompatible (breaking) changes will only be introduced in major versio
.. towncrier release notes start
0.1.1 (2023-05-15)
==================

Improvements
------------

- `#30 <https://github.com/saltstack/pytest-skip-markers/issues/30>`_: The `CollectedEvent.data` type is now `Mapping` instead of `Dict`. This allows to use `TypedDict`'s for that attribute.



Trivial/Internal Changes
------------------------

- `#29 <https://github.com/saltstack/pytest-skip-markers/issues/29>`_: Start testing against Salt's onedir archives.

- `#30 <https://github.com/saltstack/pytest-skip-markers/issues/30>`_: Fix `.pre-commit-config.yaml` headers


0.1.0 (2023-04-28)
==================

Expand Down
1 change: 0 additions & 1 deletion changelog/29.trivial.rst

This file was deleted.

1 change: 0 additions & 1 deletion changelog/30.improvement.rst

This file was deleted.

1 change: 0 additions & 1 deletion changelog/30.trivial.rst

This file was deleted.

0 comments on commit 26aa951

Please sign in to comment.