prepare 1.80 (#3288)

* update changelog for 1.80.0

* bump version to 1.80.0
This commit is contained in:
bjoern
2022-05-05 12:21:12 +02:00
committed by GitHub
parent 785667ec07
commit 34053c7608
4 changed files with 11 additions and 6 deletions

View File

@@ -1,10 +1,15 @@
# Changelog
## Unreleased
## 1.80.0
### Fixed
### Changes
- update provider database #3284
- improve python bindings, tests and ci #3287 #3286 #3287 #3289 #3290 #3292
### Fixes
- fix escaping in generated QR-code-SVG #3295
## 1.79.0
### Changes