update README.md

This commit is contained in:
Kyo Nagashima
2013-05-27 02:09:57 +09:00
parent 1b7b41ccf8
commit 59f1ecbcb7

View File

@@ -38,8 +38,15 @@ These commands highlight vendor prefixed properties and functions instantly with
HISTORY
-------
### v0.7 (in progress)
### v0.7
* Add CSS Conditional Rules Module Level 3 features
* Add CSS Intrinsic & Extrinsic Sizing Module Level 3 features
* Add CSS Cascading and Inheritance Level 3 features
* Add CSS Paged Media Module Level 3 features
* Add CSS Custom Properties for Cascading Variables Module Level 1 features
* Add CSS Overflow Module Level 3 features
* Seperate CSS Text Decoration Module Level 3 features
* Follow spec updates
* Bundle `after/syntax/html.vim` and `after/syntax/scss.vim`
* Some minor bug fixes