-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
15 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,17 @@ | ||
2017-12-09 Alexey Kopytov <[email protected]> | ||
|
||
* version 1.0.11 | ||
* add Debian Stretch to CI/build/packaging matrices | ||
* add Fedora 27 to CI/build/packaging matrices | ||
* make statistic counters usable from Lua scripts | ||
* fix the PostgreSQL driver to be compatible with CockroachDB | ||
(GH-180) | ||
* fix oltp_insert.lua to work correctly when both --tables and | ||
--threads are greater than 1 (GH-178) | ||
* fix FreeBSD builds by adding -rdynamic to the default linker | ||
flags (GH-174) | ||
* minor documentation updates | ||
|
||
2017-10-25 Alexey Kopytov <[email protected]> | ||
|
||
* version 1.0.10 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters