diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index c5e1f61f6..8b5e033cc 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -3,6 +3,7 @@ ### Version 1.9.3 - February 20, 2015 **Bugs** +- **RTL** - Fixes `rtl` tasks not running correctly on `gulp build` due to name typo, `build rtl` instead of `build-rtl` - **Tab** - Fixed bug when loading `remote` content with `tab` where current tab would not hide while loading - **Tab** - Tab with remote content and `auto: true` now removes duplicate slashes from url path - **API** - Simplified `api` debug output to console to more clearly label url and data sent