a54855996d8d0a42cde47b3256572dc605e8892ad1bab8cc175d1a9a400dc6a716bba1aa67a9be59e74a796ed193a2592edaa895944632481df6d6d4d537dd 373 B

123456789101112131415161718192021222324
  1. # 4.0.0-rc.0
  2. * Breaking: Drops support for Node 0.12, we now require at least Node 4.
  3. * Breaking: Update PostCSS to 6.0.0.
  4. # 2.0.2
  5. * Now compiled with babel 6.
  6. # 2.0.1
  7. * Replaced javascript-natural-sort with alphanum-sort (thanks to @TrySound).
  8. # 2.0.0
  9. * Upgraded to PostCSS 5.
  10. # 1.0.1
  11. * Removed an unnecessary dependency on css-list.
  12. # 1.0.0
  13. * Initial release.