From 33cae72a0f804fdf63b24f0ee09a8065f328f473 Mon Sep 17 00:00:00 2001 From: jlukic Date: Mon, 16 Feb 2015 16:18:27 -0500 Subject: [PATCH] Update release notes --- RELEASE-NOTES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 5252ea60e..f1a917295 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -38,6 +38,8 @@ - **Icon** - Added woff2 icon files for supported browsers (20% file-size decrease) **Thanks FontAwesome** - **Label** - `ribbon label` can now be used inside `ui image` and `ui card` correctly - **Sidebar** - Sidebars in IE now work correctly with `context` specified +- **Rating** - Vertical alignment of `ui rating` with inline content now accounts for parent line height +- **Segment** - Added plural variation `ui segments` to allow for simpler segment groups without `top` or `bottom` **Bugs** - **All Modules** - Fixed bug where element `destroy` could remove third party events when re-initialized