Skip to content

Commit

Permalink
DATAMONGO-1598 - Updated changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
odrotbohm committed Mar 2, 2017
1 parent 2ec2cf6 commit 0a3e5d0
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions src/main/resources/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,17 @@
Spring Data MongoDB Changelog
=============================

Changes in version 1.10.1.RELEASE (2017-03-02)
----------------------------------------------
* DATAMONGO-1608 - NullPointerException with null argument when using IgnoreCase.
* DATAMONGO-1607 - Class Cast Exception when retrieve data Point with value equal integer.
* DATAMONGO-1605 - All SPEL values are converted to String.
* DATAMONGO-1603 - @Query Annotation Placeholder Issue.
* DATAMONGO-1602 - Remove references to single-argument assertion methods of Spring.
* DATAMONGO-1600 - GraphLookupOperationBuilder is not visible.
* DATAMONGO-1598 - Release 1.10.1 (Ingalls SR1).


Changes in version 1.9.7.RELEASE (2017-01-26)
---------------------------------------------
* DATAMONGO-1596 - Reference to wrong annotation in cross-store reference documentation.
Expand Down

0 comments on commit 0a3e5d0

Please sign in to comment.