Changelog
=========

0.3b1 (2013-03-11)
------------------

* Made the context menu highlight context as the active li item. [geojeff]
* Added logic for better home label in context menu. [geojeff]


0.3a2 (2013-02-01)
------------------

* Added slots and options. [geojeff]
  * Added possible slot positions where the navigation can be shown.
  * Added new display type list.
  * Added option to set a label for the navigation.
  * See README.rst for more informations.


0.3a1 (2012-12-04)
------------------

* Changes for compatibility with Kotti>=0.8. These changes
  are not backward compatibel. If you want to use kotti_navigation
  with Kotti<=0.7.x then pin kotti_navigation to 0.2.
  * Use new children_with_permission function on context.
* Use view_config decoration for views.


0.2 (2012-08-15)
----------------

* Use assign_slot for slots instead of depricated register slot. [j23d]


0.2a3 (2012-07-02)
------------------

* Move border from bottom to top for submenu. [j23d]


0.2a2 (2012-06-18)
------------------

* Fix structure of navigation list. [j23d]


0.2a1 (2012-06-16)
------------------

* Move to fanstatic for static resource inclusion. [disko]
* Added option to exclude content types from the navigation. [j23d]


0.1
---

* Initial release [j23d]
