From eb9f043ca8795b4f5ee307524506ade1535f4644 Mon Sep 17 00:00:00 2001 From: Jack Lukic Date: Sun, 31 Jul 2016 13:18:31 -0400 Subject: [PATCH] Rlsnotes #4225 --- RELEASE-NOTES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index c4965e034..479bc8371 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -14,6 +14,7 @@ - **Dropdown** - Fixed typo causing selectObserver mutation observer not to disconnect **Thanks @Paklausk** #4311 - **Form** - `input` styles now apply to `type="file"` **thanks @coldfire79** #4074 - **Icon** - Fixes `talk` icon not working correctly **Thanks @anantogosh** #4354 +- **Transition** - Removed unreachable code **Thanks @basarat** #4225 ### Version 2.2.2 - July 07, 2016