Skip to content

Commit 5110a99

Browse files
committed
#489 - Updated changelog.
1 parent 47c357d commit 5110a99

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/main/resources/changelog.txt

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
Spring Data R2DBC Changelog
22
===========================
33

4+
Changes in version 1.3.0-M1 (2020-12-09)
5+
----------------------------------------
6+
* #506 - Enable Project automation through GitHub Actions.
7+
* #498 - Implement CrudRepository.delete(Iterable<ID> ids).
8+
* #489 - Release 1.3 M1 (2021.0.0).
9+
10+
411
Changes in version 1.1.6.RELEASE (2020-12-09)
512
---------------------------------------------
613
* #495 - GH-494 - Fix links to Spring-Framework reference.
@@ -366,5 +373,6 @@ Changes in version 1.0.0.M1 (2018-12-12)
366373

367374

368375

376+
369377

370378

0 commit comments

Comments
 (0)