From abffb427f694192f6e174cf1cbd3678c7e3a6e3e Mon Sep 17 00:00:00 2001 From: Josef Pihrt Date: Fri, 13 Sep 2024 20:04:50 +0200 Subject: [PATCH] Release 4.12.5 (#1515) --- ChangeLog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog.md b/ChangeLog.md index 75cdd321e7..ec95c3cd59 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.5] - 2024-09-13 + ### Fixed - Fix analyzer [RCS1182](https://josefpihrt.github.io/docs/roslynator/analyzers/RCS1182) ([PR](https://github.com/dotnet/roslynator/pull/1502))