|
|
|
|
@ -1,6 +1,12 @@
@@ -1,6 +1,12 @@
|
|
|
|
|
Spring Data JDBC Changelog |
|
|
|
|
========================= |
|
|
|
|
|
|
|
|
|
Changes in version 1.0.14.RELEASE (2019-12-04) |
|
|
|
|
---------------------------------------------- |
|
|
|
|
* DATAJDBC-448 - NamingStrategy: Documentation referencing wrong ReverseColumnName method. |
|
|
|
|
* DATAJDBC-445 - Release 1.0.14 (Lovelace SR14). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Changes in version 1.1.2.RELEASE (2019-11-18) |
|
|
|
|
--------------------------------------------- |
|
|
|
|
* DATAJDBC-441 - Indent MyBatis integration sections in the documentation. |
|
|
|
|
@ -295,3 +301,4 @@ Changes in version 1.0.0.M1 (2018-02-06)
@@ -295,3 +301,4 @@ Changes in version 1.0.0.M1 (2018-02-06)
|
|
|
|
|
* DATAJDBC-171 - Release 1.0 M1 (Lovelace). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|