diff --git a/CHANGELOG.md b/CHANGELOG.md index 4d2c53d22..f95ef2cf3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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`!