doc/3.14.rst
changeset 7828 749e1a67987f
parent 7827 9bbf83f68bcc
child 7859 15809afe093b
--- a/doc/3.14.rst	Thu Sep 22 16:12:23 2011 +0200
+++ b/doc/3.14.rst	Thu Sep 22 16:12:28 2011 +0200
@@ -23,3 +23,9 @@
   - client code use direct access to one of those methods on an entity (no code
     known to do that)
 
+* `Entity._rest_attr_info` class method has been renamed to
+  `Entity.cw_rest_attr_info`
+
+  No backward compat yet since this is a protected method an no code is known to
+  use it outside cubicweb itself.
+