DATAJDBC-451 - Adds a what's new section for version 1.1.

This commit is contained in:
Jens Schauder
2019-12-02 09:29:11 +01:00
parent 02b9560c02
commit f410249836

View File

@@ -3,6 +3,14 @@
This section covers the significant changes for each version.
[[new-features.1-1-0]]
== What's New in Spring Data JDBC 1.1
* `@Embedded` entities support.
* Store `byte[]` as `BINARY`.
* Dedicated `insert` method in the `JdbcAggregateTemplate`.
* Read only property support.
[[new-features.1-0-0]]
== What's New in Spring Data JDBC 1.0