Bumping version

This commit is contained in:
Mike Farah
2021-10-21 20:08:32 +11:00
parent d22de94e8c
commit 57f058555c
4 changed files with 11 additions and 3 deletions
+8
View File
@@ -1,3 +1,11 @@
4.13.5:
- Performance improvement for deepMatch (thanks @pmatseykanets)
- Added manpage, included in tar.gz downloads as well as a separate tar.gz (#961)
- Fixed expression parsing bug #970
- Rebuild fixes CVE (#964)
- Bumped docker alpine version
4.13.4:
- Fixed select bug (#958)
- Improved performance of `explode` (this will also speed up json conversion)