Skip to content

Commit

Permalink
add release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
dcermak committed Jan 13, 2025
1 parent f721ea9 commit 46644d5
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,13 @@ Next Release

Breaking changes:

- Remove intermediate dataclass ``runtime._OciRuntimeBase`` (`gh#238
<https://github.com/dcermak/pytest_container/pull/238>`_)

- :py:class:`~pytest_container.runtime.PodmanRuntime` and
:py:class:`~pytest_container.runtime.DockerRuntime` now raise exceptions if
the runtime is not functional (`gh#238
<https://github.com/dcermak/pytest_container/pull/238>`_)

Improvements and new features:

Expand All @@ -12,6 +19,8 @@ Documentation:

Internal changes:

- Drop poetry as the build system and fallback to setuptools


0.4.3 (December 4 2024)
-----------------------
Expand Down

0 comments on commit 46644d5

Please sign in to comment.