14
0

- update to 2.1.3:

- Fixed regression in Bash lexer (PR#563)
  - Fixed Python 3 regression in image formatter (#1215)
  - Fixed regression in Bash lexer (PR#562)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Pygments?expand=0&rev=33
This commit is contained in:
2016-10-17 09:54:28 +00:00
committed by Git OBS Bridge
parent 85e507ebe6
commit b1d8996e6d
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Oct 17 09:52:51 UTC 2016 - dmueller@suse.com
- update to 2.1.3:
- Fixed regression in Bash lexer (PR#563)
- Fixed Python 3 regression in image formatter (#1215)
- Fixed regression in Bash lexer (PR#562)
-------------------------------------------------------------------
Sun Feb 14 23:52:35 UTC 2016 - michael@stroeder.com