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
+
## [1.2.201] - 2025-12-16
19
+
### Changed
12
20
- Dependencies - Updated Credfeto.Enumeration to 1.2.132.1532
13
21
- Dependencies - Updated Credfeto.Version.Information.Generator to 1.0.117.912
14
22
- Dependencies - Updated Microsoft.CodeAnalysis.CSharp to 5.0.0
15
23
- Dependencies - Updated FunFair.Test.Common to 6.2.8.1869
16
24
- Dependencies - Updated FunFair.CodeAnalysis to 7.1.27.1625
17
25
- Dependencies - Updated Meziantou.Analyzer to 2.0.254
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
0 commit comments