Improvements
************
.. Improvements to existing commands, especially improved performance
or memory usage, or better results.
* Update Git code to use newer Dulwich APIs for pack generation,
significantly improving performance. (Jelmer Vernooij)
* gitlab: Support URL schemes https, http. (Jelmer Vernooij)
* Bundle the webdav plugin. (Jelmer Vernooij)
* Add supports_auto_merge setting. (Jelmer Vernooij)
* Add --auto argument for "brz propose".
(Jelmer Vernooij)
Bug Fixes
*********
.. Fixes for situations where brz would previously crash or give incorrect
or undesirable results.
* Fix anonymous access of lp: URLs. (Jelmer Vernooij, #2000806)
* gitlab: Handle GitLab consistently returning 500 when updating
description in some versions. (Jelmer Vernooij)
* github: Support multiple pages when enumerating forks.
(Jelmer Vernooij)