Sync from SUSE:SLFO:Main python-python-slugify revision f305cb1668b626902ed31d84726c8e61

This commit is contained in:
2024-12-13 12:16:29 +01:00
parent 9cdd16e827
commit b7a16502cc
7 changed files with 51 additions and 10 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Fri Dec 29 16:06:08 UTC 2023 - egotthold@suse.com
- Update to version v8.0.1:
* Legal Notice / Readme
* Add note on licensing (#130)
* By default, prefer unidecode if installed
* Update import order for unidecode vs text_unidecode (#126)
* Support Matrix
* SemVer Table
* merge sandbox
* github action revert
* cmdline options
* update dev deps
* Up Version
* Add missing cmdLine options
-------------------------------------------------------------------
Wed May 10 08:54:14 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>