Skip to content

Commit 378736c

Browse files
committed
DATAJDBC-582 - Updated changelog.
1 parent 74954f6 commit 378736c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/main/resources/changelog.txt

+8
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Spring Data JDBC Changelog
22
=========================
33

4+
Changes in version 2.0.3.RELEASE (2020-08-12)
5+
---------------------------------------------
6+
* DATAJDBC-586 - Guard JdbcRepositoryFactoryBean against setting null values for properties.
7+
* DATAJDBC-583 - Wording changes.
8+
* DATAJDBC-582 - Release 2.0.3 (Neumann SR3).
9+
10+
411
Changes in version 2.1.0-M2 (2020-08-12)
512
----------------------------------------
613
* DATAJDBC-586 - Guard JdbcRepositoryFactoryBean against setting null values for properties.
@@ -544,5 +551,6 @@ Changes in version 1.0.0.M1 (2018-02-06)
544551

545552

546553

554+
547555

548556

0 commit comments

Comments
 (0)