/**
 * Changelog
 *
 * @package     Add to Menu
 * @version     1.2.1
 *
 * @author      Peter van Westen <peter@nonumber.nl>
 * @link        http://www.nonumber.nl
 * @copyright   Copyright (C) 2010 NoNumber! All Rights Reserved
 * @license     http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL
 */

/**
 * + Added
 * ! Removed
 * ^ Changed
 * # Fixed
 */

09-Feb-2009 : v1.2.1
 # Fixed location of Joomla! DTD files
 # Fixed issue with deprecated syntax for php 5.3+

18-Jan-2010 : v1.2.0
 ^ Moved elements to seperate global plugin (also used by other extensions)
 ^ Changed the License Code check (now controlled by the License Manager)
 ^ Made requirements array smarter to match components
 # Fixed issue with link to category not working (again)
 # Fixed plugin options not being fully visible

02-Jan-2010 : v1.1.1
 # Fixed issue with error on plugin settings page (due to License check)

01-Jan-2010 : v1.1.0
 + Added Commercial License Code support
 + Added link to category and section when selected in dropdown
 # Fixed issue with link to category not working

17-Dec-2009 : v1.0.2
 + Added support for APLite admin template
 ^ Updated parameters for new version of FlexiContent (thanks to vistamedia)
 # Fixed issue with wrong label on extra options
 # Fixed issue with error on sections view

29-Oct-2009 : v1.0.1
 # Fixed javascript issue with IE and Safari
 # Fixed some style issues

28-Oct-2009 : v1.0.0
 + First stable release
 + Added support for FLEXIcontent (thanks to vistamedia)
 + Added option to hide icon or text in toolbar
 ^ Changed file encoding to UTF-8
 ^ Cleaned up code
 # Fixed issue with javascript error in IE8

09-Oct-2009 : v0.2.2
 + First beta release