From 181cbcdf14a295b3d0b61ab98da1df1ff9ca46c9 Mon Sep 17 00:00:00 2001 From: jlukic Date: Tue, 28 Jul 2015 11:54:04 -0400 Subject: [PATCH] #2734 rlsnotes --- RELEASE-NOTES.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index fdf9674b6..58698e1ad 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -2,8 +2,12 @@ ### Version 2.x.x - July 23, 2015 --**Modal** - Fix autofocus setting in modal not working due to improper selector #2737 +**[Reported Bugs](https://github.com/Semantic-Org/Semantic-UI/issues?q=is%3Aissue+milestone%3A2.1.0+is%3Aclosed)** +- **Modal** - Fix autofocus setting in modal not working due to improper selector #2737 +**[Merged PR](https://github.com/Semantic-Org/Semantic-UI/issues?q=is%3Aissue+milestone%3A2.1.0+is%3Aclosed)** + +- **Menu** - Fixes tabular menu missing variable for background. **Thanks @frontdevde** ### Version 2.0.7 - July 23, 2015