1
0
mirror of https://github.com/venthur/blag.git synced 2025-11-25 20:52:43 +00:00

bumped version

This commit is contained in:
Bastian Venthur
2022-06-29 21:27:55 +02:00
parent 6005369108
commit 595356e915
3 changed files with 13 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# Changelog # Changelog
## [unreleased] - XXXX-XX-XX ## [1.3.2] - 2022-06-29
* Added --version option * Added --version option
* Improved quickstart: * Improved quickstart:

View File

@@ -1 +1 @@
__VERSION__ = '1.3.1' __VERSION__ = '1.3.2'

11
debian/changelog vendored
View File

@@ -1,3 +1,14 @@
blag (1.3.2) unstable; urgency=medium
* Added --version option
* Improved quickstart:
* respective default answers will be written to config if user provided no
answer
* added tests for quickstart
* Added some test cases for the MarkdownLinktreeProcessor
-- Bastian Venthur <venthur@debian.org> Wed, 29 Jun 2022 21:27:15 +0200
blag (1.3.1) unstable; urgency=medium blag (1.3.1) unstable; urgency=medium
* re-upload with man pages * re-upload with man pages