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,18 +8,21 @@ 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.48] - 2023-12-22
18
+
### Changed
11
19
- Dependencies - Updated SmartAnalyzers.CSharpExtensions.Annotations to 4.2.9
12
20
- Dependencies - Updated Octopus.Client to 14.3.1098
13
21
- Dependencies - Updated TeamCity.VSTest.TestAdapter to 1.0.39
14
22
- Dependencies - Updated Philips.CodeAnalysis.MaintainabilityAnalyzers to 1.5.0
15
23
- Dependencies - Updated Meziantou.Analyzer to 2.0.127
16
24
- Dependencies - Updated SonarAnalyzer.CSharp to 9.16.0.82469
17
-
### Removed
18
-
### Deployment Changes
19
25
20
-
<!--
21
-
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
22
-
-->
23
26
## [1.4.47] - 2023-12-16
24
27
### Changed
25
28
- Dependencies - Updated Octopus.Client to 14.3.1094
0 commit comments