From eed0d3e42428fe5b711e529a95a5d6783b5ffca1 Mon Sep 17 00:00:00 2001 From: jlukic Date: Mon, 12 Jan 2015 16:24:32 -0500 Subject: [PATCH] Fix #1613 Release notes --- RELEASE-NOTES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 6ac2abc93..f269cba03 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -15,6 +15,7 @@ - **Modules** - Use of `$.proxy` swapped to native `function.call()` for performance gains across all modules **Bugs** +- **Video** - Video component now uses `//` instead of defaulting to `http` - **Dropdown** - Fixed bug where sub menus may sometimes have dropdown icon overlap text - **Popup** - `wide` and `very wide` popup will now appear when screen size is below their `max-width` - **Popup** - Popup no longer blurs element on popup hide