From c079984a9162593923e3f5396a0ddd12bc539968 Mon Sep 17 00:00:00 2001 From: jlukic Date: Wed, 14 Jan 2015 12:39:04 -0500 Subject: [PATCH] Update rlsnotes --- RELEASE-NOTES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index ae42ba598..af712ba90 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -33,6 +33,7 @@ - **Steps** - Steps now use ``table-cell`` to allow steps to be equal height by default, even with different content height. - **Button** - Fix issue with labeled icon groups in material theme - **Progress* - Fixes bug with progress that use ``total`` and ``value`` receiving the wrong values for text templates +- **List** - Fix some styling issues with `ui list` inside `ui menu` ### Version 1.6.4 - January 12, 2015