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.41] - 2023-11-15
18
+
### Changed
11
19
- Dependencies - Updated Philips.CodeAnalysis.MaintainabilityAnalyzers to 1.4.0
12
20
- SDK - Updated DotNet SDK to 8.0.100
13
21
- Dependencies - Updated Microsoft.Extensions to 8.0.0
@@ -17,12 +25,7 @@ Please ADD ALL Changes to the UNRELEASED SECTION and not a specific release
17
25
- Dependencies - Updated FunFair.Test.Common to 6.1.18.233
18
26
- Dependencies - Updated Octopus.Client to 14.3.1009
19
27
- Dependencies - Updated Serilog.Extensions.Logging to 8.0.0
20
-
### Removed
21
-
### Deployment Changes
22
28
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
29
## [1.4.40] - 2023-11-11
27
30
### Changed
28
31
- Dependencies - Updated FunFair.Test.Common to 6.1.16.218
0 commit comments