MenuNav Change History
======================

3.17.2
------

* No changes.

3.17.1
------

* No changes.

3.17.0
------

* [#1772][] Correct check for IE UserAgent to make sure that the browser is IE. (Andrew Nicols)

[#1772]: https://github.com/yui/yui3/pull/1772

3.16.0
------

* No changes.

3.15.0
------

* No changes.

3.14.1
------

* No changes.

3.14.0
------

* No changes.

3.13.0
------

* No changes.

3.12.0
------

* No changes.

3.11.0
------

* No changes.

3.10.3
------

* No changes.

3.10.2
------

* No changes.

3.10.1
------

* No changes.

3.10.0
------

* No changes.

3.9.1
-----

* No changes.

3.9.0
-----

* [!] DEPRECATED: The MenuNav Node Plugin has been deprecated as of YUI 3.9.0.
  This module will be removed from the library in a future version. If you
  require functionality similar to the one provided by this module, consider
  taking a look at the various modules in the
  [YUI Gallery](http://yuilibrary.com/gallery/).

3.8.1
-----

* No changes.

3.8.0
-----

* No changes.

3.7.3
-----

* No changes.

3.7.2
-----

* No changes.

3.7.1
-----

* No changes.

3.7.0
-----

* No changes.

3.6.0
-----

* No changes.

3.5.1
-----

  * No changes.

3.5.0
-----

  * Added Night skin for MenuNav
  * Removed console logging message (#2531192)


3.4.1
-----

  * No changes.


3.4.0
-----

  * No changes.


3.3.0
-----

  * No changes.


3.2.0
-----

  * No changes.


3.1.2
-----

  * No changes.


3.1.1
-----

  * No changes.


3.1.0
-----

  * Fixed issue where moving the mouse from a submenu label directly out of the
    document to the browser chrome would trigger a JS error in IE.

  * Fixed issue where submenus would not appear if the user landed on a submenu
    label by moving the mouse diagonally from the parent menu.

3.0.0
-----

  * No changes.


3.0.0 beta 1
------------

  * Now lives on the `Plugin` namespace, as opposed to the `plugin` namespace.
  * Now requires the Focus Manager Node Plugin (`Y.Plugin.NodeFocusManager`).
  * Now extends `Y.Base`.


3.0.0pr2
--------

  * Initial release.
