14
0

- update to 2022.1.2b11:

* Move rich text label to a separate section
  * Drop reference to furo's development workflow
  * don't bother avoiding checking clicked-but-not-triggered-state
  * Add a plan text code block example
  * Improve design enabling more customization

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinx-inline-tabs?expand=0&rev=3
This commit is contained in:
2023-01-07 23:06:39 +00:00
committed by Git OBS Bridge
parent d5b9c5a798
commit 6b2ee9e7f2
4 changed files with 22 additions and 9 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Jan 7 23:02:15 UTC 2023 - Dirk Müller <dmueller@suse.com>
- update to 2022.1.2b11:
* Move rich text label to a separate section
* Drop reference to furo's development workflow
* don't bother avoiding checking clicked-but-not-triggered-state
* Add a plan text code block example
* Improve design enabling more customization
-------------------------------------------------------------------
Fri Aug 27 16:03:05 UTC 2021 - Michael Vetter <mvetter@suse.com>