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
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -8,6 +8,16 @@ All notable changes to this project will be documented in this file.
8
8
9
9
## Previous Releases
10
10
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
+
11
21
## [3.2.2] - 2023-01-24
12
22
13
23
This release is purely superficial, it does not fix or add anything.
0 commit comments