DATADOC-167 - @Documentation annotation is now inherited into subclasses

This commit is contained in:
Oliver Gierke
2011-06-07 11:42:53 -07:00
parent 06632cc3ae
commit 46d6dffdd4
3 changed files with 56 additions and 1 deletions

View File

@@ -1,6 +1,12 @@
Spring Data Document Changelog
=============================================
Changes in version 1.0.0.RC1 MongoDB (2011-??-??)
-------------------------------------------------
Mapping
* [DATADOC-167] - @Documentation annotation is now inherited into subclasses
Changes in version 1.0.0.M3 MongoDB (2011-06-02)
------------------------------------------------