14
0

Accepting request 914385 from home:pgajdos:python

- version update to 0.6.0
  * Changes how <notes> are handled, the normalizer will not change
    the formatting of lines in a note anymore. This is backwards
    compatible, as it will not change any previously normalized UFOs.

OBS-URL: https://build.opensuse.org/request/show/914385
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-ufonormalizer?expand=0&rev=6
This commit is contained in:
2021-08-28 13:49:06 +00:00
committed by Git OBS Bridge
parent 25c750ce3f
commit b28a63d470
4 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Thu Aug 26 09:50:54 UTC 2021 - pgajdos@suse.com
- version update to 0.6.0
* Changes how <notes> are handled, the normalizer will not change
the formatting of lines in a note anymore. This is backwards
compatible, as it will not change any previously normalized UFOs.
-------------------------------------------------------------------
Sun Apr 25 20:06:03 UTC 2021 - Ben Greiner <code@bnavigator.de>