1.6.0 / 03.11.2016
==================

  * Added `react-styling/expanded` for CSS shorthand properties autoexpansion (contributed by @pwlmaciejewski). E.g. `margin: 1px` -> `margin-left: 1px; ...`.

1.5.0 / 30.04.2016
===================

  * `@bvella` added support for Radium `@keyframes`

1.4.0 / 11.11.2015
===================

  * Added `react-styling/flat` styler

1.3.0 / 25.10.2015
===================

  * Added support for comma separated style classes and further style class extension

1.2.0 / 10.07.2015
===================

  * Pseudo-classes (those ones starting with a colon) and media queries (those ones starting with an at) are now copied to the modifiers (to better support Radium)

1.1.0 / 10.07.2015
===================

  * Changed modifier flag from dot to ampersand

1.0.0 / 06.07.2015
===================

  * Initial release
