add HISTORY.md for commits 128b7d7..de6a56d

This commit is contained in:
Tilo Mitra 2013-06-06 10:37:07 -04:00
parent de6a56d826
commit 2584aa3add

View File

@ -46,6 +46,9 @@ NEXT
* Added `pure-menu-separator-vertical` classname that can be used to visually
separate horizonal menu items. (Issue #53) (codepb, mseri)
* Focused menus have an `outline: none` by default. Instead, menu-items that
have been opened to display children (in a drop-down menu) get a slight
background (`#dedede`) for accessibility. (Issue #22)
0.1.0 (2013-05-24)
------------------