DATAKV-281 - Updated changelog.

This commit is contained in:
Jens Schauder
2019-12-04 11:40:49 +01:00
parent 03143093c7
commit 8acdb1c097

View File

@@ -1,6 +1,11 @@
Spring Data KeyValue Changelog
==========================
Changes in version 2.1.14.RELEASE (2019-12-04)
----------------------------------------------
* DATAKV-281 - Release 2.1.14 (Lovelace SR14).
Changes in version 2.2.2.RELEASE (2019-11-18)
---------------------------------------------
* DATAKV-279 - Release 2.2.2 (Moore SR2).
@@ -597,3 +602,4 @@ Changes in version 1.0.0.M1 (2015-06-02)
* DATAKV-86 - Move configuration infrastructure for Map-based repositories into map package.
* DATAKV-85 - Migrate key-value infrastructure from Spring Data Commons.
* DATAKV-84 - Setup project structure.