84
84
* ``Branch.get_revision_delta`` has been deprecated. Use
85
85
``Repository.get_revision_delta`` instead. (Jelmer Vernooij, #859712)
87
91
* The new method ``ControlDirFormat.is_initializable()`` returns a boolean
88
92
indicating whether or not it is possible to use any of the
89
93
initialization methods of that format to create a new control dir.