Update NEWS for release

auto
Alexander Larsson 2019-01-15 16:17:19 +01:00
parent 1b546771c5
commit 93a7b35dce
1 changed files with 10 additions and 0 deletions

10
NEWS
View File

@ -1,3 +1,13 @@
Changes in 1.0.2
================
* Print a warning when a YAML document has a float-like string value.
* Handle .txz archive suffixes.
* Set SOURCE_DATE_EPOCH to the mtime of the manifest in the build.
* Update python post-processor to handle python 3.7 pyc files.
* Allow unsetting env vars in the build options by setting them to null.
* Documentation improvements
Changes in 1.0.1
================