~~~~~~~~~~~~~~~~~~~
- Dropped Python 2.4 and 2.5 support.
- Migrated source from Launchpad to Github.
- Custom representation of OOBucket objects.
- Slightly better error pages when you specify an invalid/nonexistent OID.
- Handle OrderedContainers with non-persistent ``_order`` or ``_data``
attributes (I've seen the first in the wild).
- Partial fix for LP1185175: cannot browse objects of classes that use
zope.interface.implementsOnly.