15
0

- Update to 1.10.1:

* javascript fails to format when <?php > is first text inside <script> tag (#1687)
  * 414 Request-URI Too Large (#1640)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsbeautifier?expand=0&rev=7
This commit is contained in:
Tomáš Chvátal
2019-07-24 08:42:27 +00:00
committed by Git OBS Bridge
parent 653eafdc1a
commit 49e44ce53c
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Jul 24 08:40:42 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 1.10.1:
* javascript fails to format when <?php > is first text inside <script> tag (#1687)
* 414 Request-URI Too Large (#1640)
-------------------------------------------------------------------
Wed May 22 14:13:04 UTC 2019 - pgajdos@suse.com