Bumping version

This commit is contained in:
Mike Farah
2021-12-21 09:41:46 +11:00
parent 8c2dd1af07
commit 915e9de437
3 changed files with 8 additions and 2 deletions
+6
View File
@@ -1,3 +1,9 @@
4.16.2:
- Bumped go-lang compiler to fix CVE-2021-44717 (#1037)
- Dependency version bumps via dependabot
- Added extract-checksum.sh to make it easier to validate checksums (#1011)
- Report filename on parsing error (#1030)
4.16.1:
- Added csv, tsv output formats
- Added map, map_values operators