1
0
mirror of https://github.com/venthur/blag.git synced 2025-11-25 12:42:41 +00:00

bumped changelogs

This commit is contained in:
Bastian Venthur
2025-04-27 11:49:08 +02:00
parent 419b0aea3a
commit 87a6ff09d5
3 changed files with 12 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## [unreleased]
## [2.3.3] -- 2025-04-27
* Fixed Atom feed encoding to 'utf-8'
* Added Python 3.13 to github actions

View File

@@ -1,3 +1,3 @@
"""Version information for the blag package."""
__VERSION__ = "2.3.2"
__VERSION__ = "2.3.3"

10
debian/changelog vendored
View File

@@ -1,3 +1,13 @@
blag (2.3.3) unstable; urgency=medium
* Fixed Atom feed encoding to 'utf-8'
* Added Python 3.13 to github actions
* `requirements*.txt` files are handled by pip-tools. Updates are handled by
make update-requirements based on the dependencies described in the
pyproject.toml
-- Bastian Venthur <venthur@debian.org> Sun, 27 Apr 2025 11:42:13 +0200
blag (2.3.2) unstable; urgency=medium
* Ignore FileNotFoundError when trying to get the last modified time of