Skip to content

Commit

Permalink
Generate Changelog for version 1.0.0rc28
Browse files Browse the repository at this point in the history
  • Loading branch information
s0undt3ch committed Nov 25, 2023
1 parent 297946e commit fa50481
Show file tree
Hide file tree
Showing 5 changed files with 27 additions and 4 deletions.
27 changes: 27 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,33 @@ Backward incompatible (breaking) changes will only be introduced in major versio

.. towncrier release notes start
1.0.0rc28 (2023-11-25)
======================

Features
--------

- Added a containarized salt master class implementation, ``SaltMaster`` (`#169 <https://github.com/saltstack/pytest-salt-factories/issues/169>`_)


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

- Switch to testing against Salt 3006.x instead of 3005.x (`#169 <https://github.com/saltstack/pytest-salt-factories/issues/169>`_)


Bug Fixes
---------

- The ``Container._pull_container`` callback now properly registers on the ``SaltMinion`` and the ``SaltMaster`` classes when ``pull_before_start`` is True (`#168 <https://github.com/saltstack/pytest-salt-factories/issues/168>`_)


Improved Documentation
----------------------

- Fix the readthedocs builds due to https://blog.readthedocs.com/migrate-configuration-v2/ (`#169 <https://github.com/saltstack/pytest-salt-factories/issues/169>`_)


1.0.0rc27 (2023-09-27)
======================

Expand Down
1 change: 0 additions & 1 deletion changelog/168.bugfix.rst

This file was deleted.

1 change: 0 additions & 1 deletion changelog/169.doc.rst

This file was deleted.

1 change: 0 additions & 1 deletion changelog/169.feature.rst

This file was deleted.

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

This file was deleted.

0 comments on commit fa50481

Please sign in to comment.