We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c9e46e1 commit 01e0f80Copy full SHA for 01e0f80
HISTORY.md
@@ -4,9 +4,11 @@ All notable changes to this project will be documented in this file.
4
5
## unreleased
6
7
+## 2.1.0 -- 2023-06-10
8
+
9
* Changed
10
* Classes `Serialize.Xml.Normalize.Vulnerability*Normalizer` are now public available (via [#816])
- Previously, they were only available via `Serialize.Xml.Normalize.Factory.makeForVulnerability*()`.
11
+ Previously, only instances were available via `Serialize.Xml.Normalize.Factory.makeForVulnerability*()`.
12
* Build
13
* Use _TypeScript_ `v5.1.3` now, was `v5.0.4`. (via [#790])
14
* Use _Webpack_ `v5.82.1` now, was `v5.80.0`. (via [#802])
0 commit comments