From 4be87c4350fec0c76176f50607352c4780ddabd4 Mon Sep 17 00:00:00 2001 From: Josef Pihrt Date: Fri, 11 Oct 2024 20:51:29 +0200 Subject: [PATCH] Release 4.12.8 (#1560) --- ChangeLog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog.md b/ChangeLog.md index 990477ce9f..7aedfa9f30 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [4.12.8] - 2024-10-11 + ### Fixed - Fix analyzer [RCS0053](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS0053) ([PR](https://github.com/dotnet/roslynator/pull/1547))