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
+10-6Lines changed: 10 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -7,22 +7,26 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
7
7
8
8
## [Unreleased]
9
9
### Added
10
-
- Avoid StringComparer.InvariantCulure use the Oridinal version instead
11
10
### Fixed
12
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.0] - 2025-05-07
19
+
### Added
20
+
- Avoid StringComparer.InvariantCulure use the Oridinal version instead
21
+
### Changed
13
22
- Dependencies - Updated FunFair.Test.Common to 6.1.268.1269
14
23
- Dependencies - Updated CSharpier.MSBuild to 1.0.0
15
24
- Dependencies - Updated Credfeto.Enumeration to 1.2.81.1087
16
25
- Dependencies - Updated Nullable.Extended.Analyzer to 1.15.6581
17
26
- Dependencies - Updated SonarAnalyzer.CSharp to 10.9.0.115408
18
27
- Dependencies - Updated Meziantou.Analyzer to 2.0.201
19
28
- Dependencies - Updated xunit.v3 to 2.0.2
20
-
### Removed
21
-
### Deployment Changes
22
29
23
-
<!--
24
-
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
25
-
-->
26
30
## [7.0.79] - 2025-04-16
27
31
### Changed
28
32
- Dependencies - Updated Credfeto.Enumeration to 1.2.74.1041
0 commit comments