Skip to content

Commit e76eddb

Browse files
authored
Update CHANGELOG.md
1 parent bee5f0e commit e76eddb

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

CHANGELOG.md

+6-6
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,12 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [0.3.0-alpha] - 2023-04-29
9+
10+
### Security
11+
12+
- **Updated `log4net` in response to CVE-2018-1285.**
13+
- **Updated `Newtonsoft.Json` in response to [CWE-755](https://cwe.mitre.org/data/definitions/755.html).**
914

1015
### Added
1116

@@ -33,11 +38,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
3338

3439
- `System.Net.Http.Formatting` issues were resolved by removing references to related SDK-provider assemblies, assembly extensions, and replacing them with a uniform reference to `Microsoft.AspNet.WebApi.Client` 5.2.9.
3540

36-
### Security
37-
38-
- **Updated `log4net` in response to CVE-2018-1285.**
39-
- **Updated `Newtonsoft.Json` in response to [CWE-755](https://cwe.mitre.org/data/definitions/755.html).**
40-
4141
## [0.2.3] - 2013-07-26
4242

4343
### Added

0 commit comments

Comments
 (0)