DATAJDBC-512 - Polishing.

Removed some accidental leftovers from the development process.
Added a note in the `new-features`.

Original pull request: #203.
This commit is contained in:
Jens Schauder
2020-03-26 17:17:25 +01:00
parent 4e23fa6fdf
commit beaeb5cbdf
3 changed files with 3 additions and 9 deletions

View File

@@ -7,7 +7,9 @@ This section covers the significant changes for each version.
== What's New in Spring Data JDBC 2.0
* Optimistic Locking support.
* Support for `PagingAndSortingRepository`
* Support for `PagingAndSortingRepository`.
* Full Support for H2.
* All SQL identifiers know get quoted by default.
[[new-features.1-1-0]]
== What's New in Spring Data JDBC 1.1