Release 1.17.10

Fix the example program to be able to use parallel connections
again.  (See the -n argument.)
This commit is contained in:
Dmitri Tikhonov 2018-12-27 14:01:17 -05:00
parent 6b58dff0c3
commit f2450c4325
3 changed files with 56 additions and 6 deletions

View file

@ -1,6 +1,11 @@
2018-12-27
- 1.17.10
- Fix the example program to be able to use parallel connections
again. (See the -n argument.)
2018-12-18
- 1.17.9
- [BUGFIX] Engine: reduce minumum batch size from 256 to 4
- [BUGFIX] Engine: reduce minimum batch size from 256 to 4
2018-12-10
- 1.17.8