125
125
* Remove ``TransportListRegistry.set_default_transport``, as the concept of
126
126
a default transport is currently unused. (Jelmer Vernooij)
128
132
* There is a new class `ContentFilterTree` that provides a facade for
129
133
content filtering. The `filtered` parameter to `export` is deprecated
130
134
in favor of passing a filtered tree, and the specific exporter plugins