=======
CHANGES
=======


0.5.1 (2009-01-04)
------------------

- Add support for viewNames that start with ``@@``. They are now
  processed properly by the ViewNameSelectedChecker.

- Added documentation to Pypi home page.


0.5.0 (2008-04-11)
------------------

- bugfix: fixed cssInActive usage. This was broken and ended in not
  using the cssInActive CSS class argument

- added more tests, now we have 100% coverage

- make ISiteMenu only available for ISite but not for IContainmentRoot

- make template pluggable with z3c.template pattern

- initial Release
