Skip to content

Commit a3531a2

Browse files
committed
Update CHANGELOG for version 3.2.3 and update release notes URL in nuspec in preparation for next release.
1 parent 13bf9e7 commit a3531a2

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,16 @@ All notable changes to this project will be documented in this file.
88

99
## Previous Releases
1010

11+
## [3.2.3] - 2025-04-07
12+
13+
This release fixes a security vulnerability with a transitive dependency.
14+
15+
### Other
16+
17+
- [#678](https://github.com/nHapiNET/nHapi/issues/678) Update `System.Configuration.ConfigurationManager` dependency for `netstandard2.0` target framework to `8.0.1` to fix [transitive dependency vulnerability](https://github.com/advisories/GHSA-rxg9-xrhp-64gj).
18+
19+
By @milkshakeuk
20+
1121
## [3.2.2] - 2023-01-24
1222

1323
This release is purely superficial, it does not fix or add anything.

build/nHapi.v3.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ NHapi allows Microsoft .NET developers to easily use an HL7 2.x object model. Th
1414
This project is NOT affiliated with the HL7 organization. This software just conforms to the HL7 2.x specifications.
1515

1616
This nuget package is just a metapackage for conveniance.</description>
17-
<releaseNotes>https://github.com/nHapiNET/nHapi/releases/tag/v3.2.2</releaseNotes>
17+
<releaseNotes>https://github.com/nHapiNET/nHapi/releases/tag/v3.2.3</releaseNotes>
1818
<tags>HL7 ER7 XML parsing healthcare HAPI</tags>
1919
<repository type="git" url="https://github.com/nHapiNET/nHapi.git" commit=""/>
2020
<readme>docs\README.md</readme>

0 commit comments

Comments
 (0)