# Changes to Short

### 4.1.0 (May 28, 2017)

- Added: PostCSS Overflow

### 4.0.0 (May 25, 2017)

- Added: Support for PostCSS 6, Node 4
- Removed: echint and jscs devDependencies
- Updated: 2 spaces in Markdown
- Updated: dependencies

### 3.0.3 (January 2, 2017)

- Added: Runkit example

### 3.0.2 (January 2, 2017)

- Updated: Require all plugins from start
- Updated: Override plugin#process

### 3.0.1 (December 14, 2016)

- Updated: Plugins

### 3.0.0 (December 6, 2016)

- Added: A test for a disabled plugin
- Updated: Only use plugins on demand
- Updated: boilerplate conventions (Node v6.9.1 LTS)

### 2.0.1 (October 5, 2016)

Updated: `postcss-short-border-radius` package

### 2.0.0 (October 3, 2016)

Added: Use shorthand `border-radius` properties
Updated: Shorthand `font` property divider is now `/`
Updated: Documentation, and Tests

### 1.4.0 (December 8, 2015)

Added: Use shorthand data attributes `[-name]`
Added: Use common `font-weight` names
Updated: Documentation, and Tests

### 1.3.1 (September 30, 2015)

Updated: Documentation

### 1.3.0 (September 30, 2015)

Added: Short Border 1.0.0
Updated: Improved how options are assigned

### 1.2.0 (September 30, 2015)

Added: Short Color 1.0.0
Updated: Short Font-Size 1.0.1 (patch)
Updated: PostCSS 5.0.8 (patch)
Updated: Documentation

### 1.1.1 (September 22, 2015)

Updated: Documentation

### 1.1.0 (September 22, 2015)

- Updated: Shorthand Text plugin

### 1.0.1 (September 22, 2015)

- Updated: Documentation

### 1.0.0 (September 21, 2015)

- Changed: Refactored as plugin pack
- Changed: Switched to PostCSS 5 API

### 0.3.0 (July 3, 2015)

- Added: `.process` method
- Added: `text-spacing` shorthand
- Added: Tests
- Added: Documentation

### 0.2.2 (July 3, 2015)

- Added: Code commenting
- Changed: Tests

### 0.2.1 (July 3, 2015)

- Added: Tests
- Added: Support for CSS var values
- Changed: Code refactoring
- Removed: Unused CSS naming libraries

### 0.2.0 (June 29, 2015)

- Added: Allowance or denial of individual properties from being processed.
- Added: Prefixing of individual properties.
- Removed: Pseudo-classes. Now use [postcss-pseudo-class-enter](https://github.com/jonathantneal/postcss-pseudo-class-enter)

### 0.1.0 (May 27, 2015)

- Added: Initial release
