mirror of
https://github.com/venthur/blag.git
synced 2025-11-25 20:52:43 +00:00
updated changelog
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## [unreleased]
|
## [1.5.0] - 2023-04-16
|
||||||
|
|
||||||
* moved to pyproject.toml
|
* moved to pyproject.toml
|
||||||
* added python 3.11 to test suite
|
* added python 3.11 to test suite
|
||||||
|
|||||||
@@ -1 +1 @@
|
|||||||
__VERSION__ = '1.4.1'
|
__VERSION__ = '1.5.0'
|
||||||
|
|||||||
20
debian/changelog
vendored
20
debian/changelog
vendored
@@ -1,3 +1,23 @@
|
|||||||
|
blag (1.5.0) unstable; urgency=medium
|
||||||
|
|
||||||
|
* new upstream version
|
||||||
|
* moved to pyproject.toml
|
||||||
|
* added python 3.11 to test suite
|
||||||
|
* break out lint and mypy from test matrix and only run on linux- and latest
|
||||||
|
stable python to make it a bit more efficient
|
||||||
|
* added dependabot check for github actions
|
||||||
|
* updated dependencies:
|
||||||
|
* mypy 1.2.0
|
||||||
|
* types-markdown 3.4.2.1
|
||||||
|
* pytest-cov 4.0.0
|
||||||
|
* sphinx 5.3.0
|
||||||
|
* pytest 7.3.0
|
||||||
|
* flake8 6.0.0
|
||||||
|
* twine 4.0.2
|
||||||
|
* wheel 0.40.0
|
||||||
|
|
||||||
|
-- Bastian Venthur <venthur@debian.org> Sun, 16 Apr 2023 10:48:18 +0200
|
||||||
|
|
||||||
blag (1.4.1) unstable; urgency=medium
|
blag (1.4.1) unstable; urgency=medium
|
||||||
|
|
||||||
* Applied multi-arch fix by debian-janitor
|
* Applied multi-arch fix by debian-janitor
|
||||||
|
|||||||
Reference in New Issue
Block a user