15
0

- upgrade to 2.3.16

* Bugfixes:
  * Fix processing of extended code blocks ("#50":https://github.com/textile/python-textile/issues/50)
  * Don't break when links fail to include "http:" ("#51":https://github.com/textile/python-textile/issues/51)
  * Better handling of poorly-formatted tables ("#52":https://github.com/textile/python-textile/issues/52)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-textile?expand=0&rev=12
This commit is contained in:
2017-08-16 19:56:46 +00:00
committed by Git OBS Bridge
parent 668d6d5289
commit bdacf48698
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Aug 16 19:35:04 UTC 2017 - sebix+novell.com@sebix.at
- upgrade to 2.3.16
* Bugfixes:
* Fix processing of extended code blocks ("#50":https://github.com/textile/python-textile/issues/50)
* Don't break when links fail to include "http:" ("#51":https://github.com/textile/python-textile/issues/51)
* Better handling of poorly-formatted tables ("#52":https://github.com/textile/python-textile/issues/52)
-------------------------------------------------------------------
Fri Jul 21 08:20:36 UTC 2017 - sebix+novell.com@sebix.at