File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed
Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1+ Changes in 1.3.2
2+ ================
3+
4+ This is a development release that will eventually become 1.4.x.
5+
6+ * Add meson buildsystem; The autotools build system will be removed in a future release
7+ * Add `referer` property to file/archive sources to set the HTTP `Referer` header
8+ * Fix `no-autodownload` in extensions incorrectly setting `autodelete`
9+ * Reduce verbosity of unzip usage
10+ * Ignore `$schema` properties in manifests so editors can use our JSON schema
11+ * Change git usage to be more forgiving about submodules in `.gitmodules`
12+
113Changes in 1.3.1
214================
315
Original file line number Diff line number Diff line change 33 ' c' ,
44 license : ' LGPL-2.1-or-later' ,
55 meson_version : ' >= 0.56.2' ,
6- version : ' 1.3.1 ' ,
6+ version : ' 1.3.2 ' ,
77 default_options : ' c_std=gnu99' ,
88)
99
You can’t perform that action at this time.
0 commit comments