Skip to content

Commit

Permalink
Remove History section
Browse files Browse the repository at this point in the history
  • Loading branch information
Kyo Nagashima committed Mar 2, 2014
1 parent b958f1b commit dc1e9bc
Showing 1 changed file with 0 additions and 100 deletions.
100 changes: 0 additions & 100 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,106 +62,6 @@ These commands highlight vendor prefixed properties and functions instantly with
`vim-css3-syntax` supports Sass's SCSS syntax only. If you want use this plugin with LESS, install [VIM-LESS][5]. Sass's indent synatx and Stylus are not supported.


HISTORY
-------

### v0.10

* Add CSS Display Module Level 3 features
* Move Selectors Level 4 features correctly
* Move page break values from `css3-multicol.vim` to `css3-page.vim`
* Follow spec updates
* Fix test
* Remove version checking


### v0.9

* Add Compositing and Blending Level 1 features
* Add CSS Fonts Module Level 3 features
* Add CSS Speech Module features
* Add Selectors Level 4 features
* Split CSS Counter Styles Level 3 features from `css3-lists.vim`
* Follow spec updates
* Add missing values
* Add notes about CSS preprocessors
* Fix test
* Add version checking


### v0.8

* Add CSS Masking Level 1 features
* Add CSS Shapes Module Level 1 features
* Follow spec updates
* Add missing properties
* Some minor bug fixes


### 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


### v0.6

* Add Test
* Remove deprecated CSS Grid Positioning Module
* Follow spec updates
* Some minor bug fixes


### v0.5

* Add CSS Regions Module Level 3 features
* Add CSS Exclusions and Shapes Module Level 3 features
* Add CSS Grid Layout features
* Add CSS Box Alignment features
* Add `gr` unit
* Follow spec updates
* Some minor bug fixes


### v0.4

* Add CSS Fragmentation Module Level 3 features
* Fix a problem on pseudo-class and pseudo-element names inside @media block
* Fix a problem on media type and expression
* Add CSS Values and Units Module Level 3 features
* Follow spec updates
* Some minor bug fixes


### v0.3

* Add CSS3 Presentation Levels Module features
* Add CSS3 Lists Module features
* Add CSS3 Generated and Replaced Content Module features
* Add CSS Template Layout Module features
* Add CSS Image Values and Replaced Content Module Level 3 features
* Fix a problem on class names inside @media block
* Some minor bug fixes


### v0.2

* Almost all CSS3 features added


### v0.1

* Initial release


AUTHOR
------

Expand Down

0 comments on commit dc1e9bc

Please sign in to comment.