From b3d5bbbcdb1aee3111ef0a121572fe873f87103d Mon Sep 17 00:00:00 2001 From: jlukic Date: Wed, 1 Jul 2015 12:38:32 -0400 Subject: [PATCH] RLSNotes --- RELEASE-NOTES.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index b92ca9e20..83fa22df8 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -1,5 +1,12 @@ ## RELEASE NOTES +### Version 2.0.1 - June 30, 2015 + +**Bugs** + +- **Modal** - `scrolling modal` now correctly inherits rules so that it appears at top of screen on mobile +- **Dropdown** - Removes accidental console.log statement in dropdown + ### Version 2.0.0 - June 30, 2015 **Migration Guide**