15
0

- Update to 1.10.2:

* Please update CodeMirror Addon (#1695)
  * Nested braces indentation (#223)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-jsbeautifier?expand=0&rev=9
This commit is contained in:
Tomáš Chvátal
2019-09-11 13:29:57 +00:00
committed by Git OBS Bridge
parent 49e44ce53c
commit 45b481260c
4 changed files with 17 additions and 12 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Sep 11 13:28:59 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 1.10.2:
* Please update CodeMirror Addon (#1695)
* Nested braces indentation (#223)
-------------------------------------------------------------------
Wed Jul 24 08:40:42 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>