From c29e691ba94ea40ce2b35c2ef7b37dd67005c571 Mon Sep 17 00:00:00 2001 From: Josef Pihrt Date: Sat, 5 Oct 2024 14:32:06 +0200 Subject: [PATCH] Revert "changelog" This reverts commit 581d59de60e8404e55cbf927cccf52ba96ae02e1. --- ChangeLog.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/ChangeLog.md b/ChangeLog.md index c59f50b615..580dfdd8a4 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -7,10 +7,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] -### Fixed - -- Fix analyzer [RCS0053](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS0053) ([PR](https://github.com/dotnet/roslynator/pull/1547)) - ## [4.12.7] - 2024-10-01 ### Fixed