You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8-5Lines changed: 8 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,19 +9,22 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
9
9
### Added
10
10
### Fixed
11
11
### Changed
12
+
### Removed
13
+
### Deployment Changes
14
+
15
+
<!--
16
+
Releases that have at least been deployed to staging, BUT NOT necessarily released to live. Changes should be moved from [Unreleased] into here as they are merged into the appropriate release branch
17
+
-->
18
+
## [7.1.29] - 2025-12-10
19
+
### Changed
12
20
- Dependencies - Updated Meziantou.Analyzer to 2.0.257
13
21
- Dependencies - Updated xunit.analyzers to 1.26.0
14
22
- Dependencies - Updated xunit.v3 to 3.2.1
15
23
- Dependencies - Updated SonarAnalyzer.CSharp to 10.16.1.129956
16
24
- Dependencies - Updated FunFair.Test.Common to 6.2.12.1929
17
25
- Dependencies - Updated FunFair.Test.Source.Generator to 6.2.12.1929
18
26
- SDK - Updated DotNet SDK to 10.0.101
19
-
### Removed
20
-
### Deployment Changes
21
27
22
-
<!--
23
-
Releases that have at least been deployed to staging, BUT NOT necessarily released to live. Changes should be moved from [Unreleased] into here as they are merged into the appropriate release branch
24
-
-->
25
28
## [7.1.28] - 2025-11-25
26
29
### Changed
27
30
- Dependencies - Updated Meziantou.Analyzer to 2.0.256
0 commit comments