Changelog
=========

1.0a3 - 2010-11-05
------------------

- Speed up `getReferences` and `getBackReferences` of `Referenceable` objects.
  We no longer load the reference objects themselves but work directly with the
  information on the brains.
  [hannosch]

- Speed up `getTargetObject` and `getSourceObject` on reference objects.
  [hannosch]

1.0a2 - 2010-11-04
------------------

- Support passing in a list of relationships into the `getReferences` and
  `getBackReferences` methods.
  [hannosch]

1.0a1 - 2010-10-18
------------------

- Initial implementation.
  [hannosch]
