Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
feross committed Jul 11, 2019
1 parent 934a5b8 commit 72e0f1b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## 13.0.1 - 2019-07-11

### Changed rules

- Relax rule: Only enforce `const` in destructuring when all variables are constant [#1325](https://github.com/standard/standard/issues/1325)

## 13.0.0 - 2019-07-10

Welcome to the latest version of `standard`!
Expand Down

0 comments on commit 72e0f1b

Please sign in to comment.