From 76ef8afd156b92e5a002b808c5314e474979c33e Mon Sep 17 00:00:00 2001 From: jlukic Date: Wed, 7 Jan 2015 12:34:12 -0500 Subject: [PATCH] Update notes --- RELEASE-NOTES.md | 1 + 1 file changed, 1 insertion(+) diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index be303fb05..20a30fef2 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -3,6 +3,7 @@ ### Version 1.7.0 - **Code / Build** +- **Project** - Right-to-left (RTL) support added. New gulp tasks for RTL *Thanks @MohammadYounes!!!!* - **Build** - `Dist/` files now have file permissions `644` by default. Can adjust in `semantic.json`. You will need to run `npm install` to add the new gulp-chmod dependency - **Modules** - Remove use of deprecated `.size()` for `.length` across all modules