- Version bump to 0.7.0:

* Various small code cleanups and readability improvemnets
  * Better macro detection to allow braces in macros
  * Fix minimal mode appending empty lines in some cases
  * Various additional bracketing excludes

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Tools/spec-cleaner?expand=0&rev=50
This commit is contained in:
Tomáš Chvátal
2015-06-03 09:15:34 +00:00
committed by Git OBS Bridge
parent 189484ad52
commit 19abbaaf06
4 changed files with 13 additions and 4 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Wed Jun 3 09:11:19 UTC 2015 - tchvatal@suse.com
- Version bump to 0.7.0:
* Various small code cleanups and readability improvemnets
* Better macro detection to allow braces in macros
* Fix minimal mode appending empty lines in some cases
* Various additional bracketing excludes
-------------------------------------------------------------------
Thu Apr 16 19:21:18 UTC 2015 - tchvatal@suse.com