Updated changelog.

See #479
This commit is contained in:
Christoph Strobl
2021-02-17 13:59:29 +01:00
parent 562b9c84aa
commit 2f855e8541

View File

@@ -3,6 +3,13 @@ SPRING DATA GEODE CHANGELOG
https://projects.spring.io/spring-data-gemfire/
===============================================
Changes in version 2.5.0-M3 (2021-02-17)
----------------------------------------
* #483 - Fix bug with SDG Repository derived queries using the IN operator with numeric values.
* #481 - NoTransactionException when rolling back a transaction using @Transactional.
* #46 - Update repository after GitHub issues migration.
Changes in version 2.4.4 (2021-02-17)
-------------------------------------
* #483 - Fix bug with SDG Repository derived queries using the IN operator with numeric values.
@@ -950,5 +957,6 @@ Changes in version 1.7.0.APACHE-GEODE-EA-M1 (2016-02-12)