diff --git a/RELEASE NOTES.md b/RELEASE NOTES.md index eed614250..3f8dce2a0 100755 --- a/RELEASE NOTES.md +++ b/RELEASE NOTES.md @@ -1,10 +1,12 @@ ## RELEASE NOTES -### Version 0.9.7 - Dec 04, 2013 +### Version 0.10.0 - Dec 05, 2013 -**Updates** +**New** - **Grid** - Adds ``doubling`` responsive variation which automatically formats content spacing based on device type - **Form Validation** - Adds two new parameters, to allow for changing of revalidation and delay on input + +**Updates** - **Grid** - Row padding is now EM not % based, this might shift layouts slightly - **Grid** - Grid columns not inside a row will automatically receive row padding now. This will allow for content to flow correctly when row count is unknown diff --git a/package.json b/package.json index bbcca2f7c..deed3318b 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "semantic", - "version": "0.9.6", + "version": "0.10.0", "title": "Semantic UI", "description": "Semantic empowers designers and developers by creating a shared vocabulary for UI.", "homepage": "http://www.semantic-ui.com", diff --git a/server/documents/index.html.eco b/server/documents/index.html.eco index ee069c633..6825b7d6a 100755 --- a/server/documents/index.html.eco +++ b/server/documents/index.html.eco @@ -15,7 +15,7 @@ type : 'Semantic'
Semantic empowers designers and developers by creating a language for sharing UI.
View UI