Update for release

tingping/wmclass 0.9.98
Alexander Larsson 2017-09-25 17:37:47 +02:00
parent ef07c3f2fd
commit 7e0619a4de
1 changed files with 15 additions and 0 deletions

15
NEWS
View File

@ -1,3 +1,18 @@
Major changes in 0.9.98
=======================
* build cache hits are now faster
* git sources have a new property "tag" which works the same as "branch", but
improves readability when referencing a git tag.
* flatpak-builder --run now passes --with-appdir which is useful when
testing uninstalled builds.
* When bundling git repos in .Sources we now make a shallow clone which uses
a lot less space.
* .Locale extensions now always set the new locale-subset property
* locale-subset is supported in the add-extension property
* build-options now also supports make-args and make-install args, which
allows per-arch make flags.
Major changes in 0.9.11
======================