15
0

- update to 2.1.1:

* Remove leftover Python 2 compatibility code. :pr:`69`
  * Dotted underlines on links are smaller. :issue:`70`

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pallets-Sphinx-Themes?expand=0&rev=10
This commit is contained in:
2023-09-07 11:42:29 +00:00
committed by Git OBS Bridge
parent c5f929246c
commit 6bb2da6515
4 changed files with 12 additions and 5 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Sep 7 11:42:02 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 2.1.1:
* Remove leftover Python 2 compatibility code. :pr:`69`
* Dotted underlines on links are smaller. :issue:`70`
-------------------------------------------------------------------
Tue May 23 12:48:13 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>