doc/4.0.rst
changeset 9043 97c3bb9a7c99
parent 9042 6cc13a0a9145
child 9113 af6efc15fc90
--- a/doc/4.0.rst	Mon Jun 24 14:53:19 2013 +0200
+++ b/doc/4.0.rst	Thu Jun 20 16:00:07 2013 +0200
@@ -31,6 +31,10 @@
 
 * ``request.set_session`` no longer takes an optional ``user`` argument.
 
+* CubicwebTC does not have repo and cnx as class attributes anymore. They are
+  standard instance attributes. ``set_cnx`` and ``_init_repo`` class methods
+  become instance methods.
+
 
 Deprecated Code Drops
 ----------------------