Skip to content

Commit

Permalink
Release 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hudochenkov committed Oct 30, 2017
1 parent cc7e069 commit 493d6be
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,9 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## 3.1.0
* Added: `throw-validate-errors` option.

## 3.0.2
* Changed: Show more helpful error messages for invalid config.

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "postcss-sorting",
"version": "3.0.2",
"version": "3.1.0",
"description": "PostCSS plugin to keep rules and at-rules content in order.",
"keywords": [
"postcss",
Expand Down

0 comments on commit 493d6be

Please sign in to comment.