Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
asvetlov committed Nov 20, 2024
1 parent e24bc93 commit 76714e4
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 4 deletions.
22 changes: 22 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,28 @@ Changes
.. towncrier release notes start
0.23.1.dev17+ge24bc93 (2024-11-21)
==================================

Features
--------

- Added Python 3.13 support (#927)
- Added timeout parameter for push method (#929)


Bugfixes
--------

- Fix `DockerImages.build()`, `DockerImages.pull()`, `DockerImages.push()` methods' incorrect return type declarations. (#909)


Deprecations and Removals
-------------------------

- Removed Python 3.8 support as it has reached end of life. (#924)


0.23.0 (2024-09-23)
===================

Expand Down
1 change: 0 additions & 1 deletion CHANGES/909.bugfix

This file was deleted.

1 change: 0 additions & 1 deletion CHANGES/924.removal

This file was deleted.

1 change: 0 additions & 1 deletion CHANGES/927.feature

This file was deleted.

1 change: 0 additions & 1 deletion CHANGES/929.feature

This file was deleted.

0 comments on commit 76714e4

Please sign in to comment.