diff --git a/CHANGELOG.md b/CHANGELOG.md index d37f8db..5b12609 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,25 @@ All notable changes to this project will be documented in this file, in reverse chronological order by release. +## 2.1.3 - 2020-10-25 + + +----- + +### Release Notes for [2.1.3](https://github.com/laminas/laminas-coding-standard/milestone/8) + +2.1.x bugfix release (patch) + +### 2.1.3 + +- Total issues resolved: **0** +- Total pull requests resolved: **1** +- Total contributors: **1** + +#### Bug + + - [52: Remove double referenced rule](https://github.com/laminas/laminas-coding-standard/pull/52) thanks to @geerteltink + ## 2.1.2 - 2020-10-25 diff --git a/src/LaminasCodingStandard/ruleset.xml b/src/LaminasCodingStandard/ruleset.xml index 05939e1..d4411e5 100644 --- a/src/LaminasCodingStandard/ruleset.xml +++ b/src/LaminasCodingStandard/ruleset.xml @@ -797,6 +797,7 @@ + @@ -808,7 +809,6 @@ -