Browse Source

Updated changelog.

See #3628
3.1.x
Mark Paluch 5 years ago
parent
commit
e6fda2ccdd
No known key found for this signature in database
GPG Key ID: 4406B84C1661DCD1
  1. 5
      src/main/resources/changelog.txt

5
src/main/resources/changelog.txt

@ -1,6 +1,10 @@
Spring Data MongoDB Changelog Spring Data MongoDB Changelog
============================= =============================
Changes in version 3.1.9 (2021-05-14)
-------------------------------------
Changes in version 3.2.0 (2021-04-14) Changes in version 3.2.0 (2021-04-14)
------------------------------------- -------------------------------------
* #3623 - `@Aggregation` repository query method causes `NullPointerException` when the result is empty. * #3623 - `@Aggregation` repository query method causes `NullPointerException` when the result is empty.
@ -3430,5 +3434,6 @@ Repository

Loading…
Cancel
Save