15
0
forked from pool/python-mkdocs

Accepting request 1101732 from home:ojkastl_buildservice:Branch_devel_languages_python

update to 1.5.1

OBS-URL: https://build.opensuse.org/request/show/1101732
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mkdocs?expand=0&rev=19
This commit is contained in:
2023-08-01 14:17:37 +00:00
committed by Git OBS Bridge
parent 45d529bb7c
commit 98384474c4
4 changed files with 16 additions and 4 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Tue Aug 1 13:02:20 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- update to 1.5.1:
* Bug fixes
- Bugfix (regression in 1.5.0): Make it possible to treat
ExtraScriptValue as a path. This lets some plugins still work
despite the breaking change.
- Bugfix (regression in 1.5.0): Prevent errors for special
setups that have 3 conflicting files, such as index.html,
index.md and README.md (#3314)
-------------------------------------------------------------------
Thu Jul 27 04:38:25 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>