- Update to 0.4.0:

* OpenDev Migration Patch
  * Fix the summary table border not rendering
  * Copy the CSS into the built docs
  * Fix deprecated add\_stylesheet with add\_css\_file
  * Fix driver links rendering in the summary table
  * releasenotes: Remove crud from 'conf.py'
  * releasenotes: Switch to openstackdocstheme

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinx-feature-classification?expand=0&rev=9
This commit is contained in:
Tomáš Chvátal
2019-05-24 20:08:34 +00:00
committed by Git OBS Bridge
parent d2333f306f
commit b37b2f34f3
4 changed files with 16 additions and 4 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Fri May 24 20:07:37 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 0.4.0:
* OpenDev Migration Patch
* Fix the summary table border not rendering
* Copy the CSS into the built docs
* Fix deprecated add\_stylesheet with add\_css\_file
* Fix driver links rendering in the summary table
* releasenotes: Remove crud from 'conf.py'
* releasenotes: Switch to openstackdocstheme
-------------------------------------------------------------------
Fri Apr 26 13:34:05 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>