14
0

- update to 2024.4:

* Add colour to version change directives
  * Only show 'Last updated on ...' when `last_updated` defined
  * Use system font stack for all code
- update to 2024.3:
  * Modernise font: use system font stack to improve text
    readability and webpage performance
  * Remove incorrect CSS property
  * Don't test theme on 3.8 and 3.9 branches

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-docs-theme?expand=0&rev=14
This commit is contained in:
2024-04-21 08:36:43 +00:00
committed by Git OBS Bridge
parent 86660ee54c
commit d95b1c6f93
4 changed files with 18 additions and 5 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sun Apr 21 08:35:40 UTC 2024 - Dirk Müller <dmueller@suse.com>
- update to 2024.4:
* Add colour to version change directives
* Only show 'Last updated on ...' when `last_updated` defined
* Use system font stack for all code
- update to 2024.3:
* Modernise font: use system font stack to improve text
readability and webpage performance
* Remove incorrect CSS property
* Don't test theme on 3.8 and 3.9 branches
-------------------------------------------------------------------
Sat Mar 16 12:53:41 UTC 2024 - Dirk Müller <dmueller@suse.com>