Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/black.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ jobs:
- uses: actions/checkout@v4
- uses: psf/black@stable
with:
version: "23.3.0"
version: "23.12.0"

1 change: 1 addition & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ Ahmed Tahri
akeonly
Alejandro Hernández
Alexander Bougakov
Alexandre Detiste
Alex Debiasio
Alfredo Orozco
Asuki Kono
Expand Down
13 changes: 10 additions & 3 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
Changelog
=========

2023-xx-xx - Version 3.x - ""
-----------------------------

2023-12-17 - Version 3.1 - "Rubric Of Ruin"
-------------------------------------------
This is the minor release of the new version 3.1.
It adds a modification of the API of the qr-method,
hence the minor release.

changes
^^^^^^^
Expand All @@ -12,10 +14,15 @@ changes
- use version 0.15 and upwards of python-barcode
- fix an issue in the config provider that prevented
config files to be found when only a path was supplied
- Improve type annotations, usage of six and other
packaging relevant parts.

contributors
^^^^^^^^^^^^
- Patrick Kanzler
- Alexandre Detiste
- tuxmaster
- belono


2023-11-17 - Version 3.0 - "Quietly Confident"
Expand Down
2 changes: 2 additions & 0 deletions doc/spelling_wordlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,8 @@ Qian
Lehtonen
Kanzler
Rotondo
Alexandre
Detiste

barcode
barcodes
Expand Down