Release 1.17.9

[BUGFIX] Engine: reduce minumum batch size from 256 to 4
This commit is contained in:
Dmitri Tikhonov 2018-12-18 15:23:07 -05:00
parent a37b0c967c
commit 6b58dff0c3
3 changed files with 7 additions and 3 deletions

View file

@ -1,3 +1,7 @@
2018-12-18
- 1.17.9
- [BUGFIX] Engine: reduce minumum batch size from 256 to 4
2018-12-10
- 1.17.8
- [BUGFIX] Fix compilation on FreeBSD and 32-bit Linux