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
@@ -8,6 +8,14 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
8
8
### Added
9
9
### Fixed
10
10
### Changed
11
+
### Removed
12
+
### Deployment Changes
13
+
14
+
<!--
15
+
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
16
+
-->
17
+
## [1.4.45] - 2023-12-12
18
+
### Changed
11
19
- Dependencies - Updated Roslynator.Analyzers to 4.7.0
12
20
- Dependencies - Updated SonarAnalyzer.CSharp to 9.15.0.81779
13
21
- Dependencies - Updated Meziantou.Analyzer to 2.0.120
@@ -16,12 +24,7 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
16
24
- Dependencies - Updated xunit.runner.visualstudio to 2.5.5
17
25
- Dependencies - Updated Nullable.Extended.Analyzer to 1.14.6129
18
26
- Dependencies - Updated Octopus.Client to 14.3.1085
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
## [1.4.44] - 2023-11-30
26
29
### Changed
27
30
- Dependencies - Updated Roslynator.Analyzers to 4.6.4
0 commit comments