Accepting request 1118812 from home:ojkastl_buildservice:Branch_devel_languages_python

update to 1.3

OBS-URL: https://build.opensuse.org/request/show/1118812
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mkdocs-material-extensions?expand=0&rev=9
This commit is contained in:
2023-10-19 08:49:43 +00:00
committed by Git OBS Bridge
parent d77d883194
commit e4cde5890a
4 changed files with 15 additions and 4 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Thu Oct 19 06:16:26 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- update to 1.3:
NEW: The final release. mkdocs-material (version 9.4) now has
this library's logic built-in making this library obsolete. Users
should migrate to using mkdocs-material's
material.extensions.emoji.twemoji and
material.extensions.emoji.to_svg in place of the respective
materialx.emoji.twemoji and materialx.emoji.to_svg functions.
-------------------------------------------------------------------
Thu Sep 21 04:43:15 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>