From 4bbe8e9653ddbef2a31f60ec3f9fa0b2cab23813 Mon Sep 17 00:00:00 2001 From: Jack Lukic Date: Sat, 4 Jul 2015 13:41:32 -0400 Subject: [PATCH] RLSNOTES --- RELEASE-NOTES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index f335ab07f..6e8d689ca 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -11,6 +11,7 @@ - **Dropdown** - Removes accidental console.log statement in dropdown - **Modal** - `scrolling modal` now correctly inherits rules so that it appears at top of screen on mobile - **Label** - Fixes incorrect label sizing for `large` and bigger sizes #2486 +- **Label** - Attached labels now use a border-radius for corner-edges that matches more closely #2500 - **Segment** - Fixed incorrect margin set on `attached segment` #2503 ### Version 2.0.0 - June 30, 2015