Skip to content

Commit b1582ac

Browse files
committed
Update CHANGELOG.md
1 parent 20ad025 commit b1582ac

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

CHANGELOG.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,16 @@
1-
# 2.0.0
1+
# 2.0.1
2+
* Updated dependencies
3+
* Including ``org.apache.httpcomponents.client5:httpclient5`` to ``5.4.3`` due to CVE-2025-27820
24

5+
# 2.0.0
36
* Now supports the CESOP-Format (and the DAC7-Format).
47
* Uses a client that is auto generated by OpenAPI. This makes the library more robust for future changes of the API.
58
* Certificates can now be defined with a ``SigningProvider``.
69

710
# 1.0.3
8-
911
* ReportableSellerCreator can now create "Rechtsträger" like a company.
1012

1113
# 1.0.2
12-
1314
* The alias for the private key in the keystore is now configurable (
1415
Properties: `certificate.keystore.private.key.alias` or
1516
Code: `BzstDipConfigurationBuilder#setKeyStorePrivateKeyAlias`)

0 commit comments

Comments
 (0)