## 1.4.0 (2015-12-08)

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

## 1.3.1 (2015-09-30)

Updated: Documentation

## 1.3.0 (2015-09-30)

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

## 1.2.0 (2015-09-30)

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

## 1.1.1 (2015-09-22)

Updated: Documentation

## 1.1.0 (2015-09-22)

- Updated: Shorthand Text plugin

## 1.0.1 (2015-09-22)

- Updated: Documentation

## 1.0.0 (2015-09-21)

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

## 0.3.0 (2015-07-03)

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

## 0.2.2 (2015-07-03)

- Added: Code commenting
- Changed: Tests

## 0.2.1 (2015-07-03)

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

## 0.2.0 (2015-06-29)

- 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 (2015-05-27)

- Added: Initial release
