From 9642a276d4a5d56acf29a5f105353d909aaf94fa Mon Sep 17 00:00:00 2001 From: zingimmick Date: Thu, 6 Aug 2020 12:13:27 +0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 613a9ab..5a48010 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,15 @@ PRs and issues are linked, so you can find more about it. Thanks to [ChangelogLi + +## Unreleased + +### Added + +- [#27] Add conflict rule for rector 0.7.62 and ecs 8.1.20 + + + ## [2.0.5] - 2020-08-01 ### Added @@ -104,3 +113,4 @@ PRs and issues are linked, so you can find more about it. Thanks to [ChangelogLi [#24]: https://github.com/zingimmick/coding-standard/pull/24 [#26]: https://github.com/zingimmick/coding-standard/pull/26 [2.0.5]: https://github.com/zingimmick/coding-standard/compare/2.0.4...2.0.5 +[#27]: https://github.com/zingimmick/coding-standard/pull/27