diff --git a/ChangeLog b/ChangeLog index 8f6b1b61a..0d38a6386 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,15 @@ +Tue Oct 06 Szymon Romik + + * Version 1.0.3 + + This is the last bugfix release for pmemkv 1.0 version. + Maintance of this version is no longer supported. + + Notable changes: + - VSmap::put method refactor (to use emplace) + - add errormsg() to db class + - add missing checks in move assignment operator in config class + Fri Feb 07 2020 Igor Chorążewicz * Version 1.0.2 diff --git a/VERSION b/VERSION new file mode 100644 index 000000000..21e8796a0 --- /dev/null +++ b/VERSION @@ -0,0 +1 @@ +1.0.3