- udpate to 0.16:

- Add ``name`` and ``caption`` options. Added in
  `PR 41 <https://github.com/NextThought/sphinxcontrib-programoutput/pull/41>`_ 
  by Raphaël.
  - Add support for Python 3.8.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-sphinxcontrib-programoutput?expand=0&rev=18
This commit is contained in:
2020-04-29 10:29:58 +00:00
committed by Git OBS Bridge
parent b8073239e4
commit aa8d55fca8
4 changed files with 14 additions and 5 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Apr 29 10:28:47 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- udpate to 0.16:
- Add ``name`` and ``caption`` options. Added in
`PR 41 <https://github.com/NextThought/sphinxcontrib-programoutput/pull/41>`_
by Raphaël.
- Add support for Python 3.8.
-------------------------------------------------------------------
Mon Sep 16 11:42:03 UTC 2019 - John Vandenberg <jayvdb@gmail.com>