Envisage CHANGELOG
==================

Release 4.4.0
-------------

The major component of this feature is to work with the new
``traits.adaptation`` mechanism in place of the deprecated
``traits.protocols``, maintaining compatibility with ``traits`` version
4.4.0.

This release also adds a new method to retrieve a service that is
required by the application and provides documentation and test updates.


Change summary since 4.3.0

New features

 * Added a method to get a required service (94dfdea)

Enhancements

 * Updated to use the new traits.adaptation functionality (34fa5e6)

Fixes

 * Updated links to point to github instead of svn codebase (87cdb87)
 * Fixed test cases and added to Travis-CI (6c11d9f)
