Skip to content
This repository has been archived by the owner on Oct 18, 2024. It is now read-only.

Latest commit

 

History

History
26 lines (16 loc) · 578 Bytes

CHANGELOG.md

File metadata and controls

26 lines (16 loc) · 578 Bytes

Changes to PostCSS Short Border Radius

3.0.0 (October 10, 2018)

  • Added: Support for PostCSS 7, Node 6

2.0.0 (May 25, 2017)

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

2.0.0 beta 2 (December 8, 2016)

  • Updated: Use destructing assignment on plugin options
  • Updated: Use template literals

2.0.0 beta 1 (December 6, 2016)

  • Added: Define skip token
  • Updated: boilerplate conventions (Node v6.9.1 LTS)

1.0.0 (October 3, 2016)

  • Added: Initial version