14
0

Accepting request 1113168 from home:ojkastl_buildservice:Branch_devel_languages_python

update to 9.4.1

OBS-URL: https://build.opensuse.org/request/show/1113168
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mkdocs-material?expand=0&rev=47
This commit is contained in:
2023-09-25 07:26:03 +00:00
committed by Git OBS Bridge
parent 0d3f4b8264
commit 119e479429
4 changed files with 30 additions and 6 deletions

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Fri Sep 22 14:25:31 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- update to 9.4.1:
* Improved colors and contrast in dark mode
* Improved admonition borders to match font weight
* Switched content tabs to neutral color
-------------------------------------------------------------------
Fri Sep 22 05:36:43 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- update to 9.4.0:
* Added Belarusian translations
* Added version info to entrypoint of package
* Added emoji extension as a replacement for materialx
* Improved slate color scheme (dark mode) - now even darker
* Restructured project to improve development experience
* Updated MkDocs to 1.5.3
* Fixed #3890: Development mode crash on Linux
-------------------------------------------------------------------
Tue Sep 19 07:14:39 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>