Recording release notes for next release

This commit is contained in:
Mike Farah 2021-12-02 20:09:37 +11:00
parent adb6144606
commit 7d89102477
1 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,9 @@
4.16.1:
- Added csv, tsv output formats
- Added map, map_values operators
- Fixed bug in collect
- Fixed permissions issue in Dockerfile (#1014)
4.15.1:
- Added 'load/strload' operators for dynamically loading content from files
- Added 'key' operator