From 2934dce7d2d566ec4d48cc65154673169704f77b Mon Sep 17 00:00:00 2001 From: Ties de Kock Date: Mon, 26 Feb 2024 15:08:08 +0100 Subject: [PATCH] Update changelog --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 65e596ae..4ea7b86e 100644 --- a/README.md +++ b/README.md @@ -63,6 +63,7 @@ next (snapshot) release, e.g. `1.1-SNAPSHOT` after releasing `1.0`. ## Changelog ## 2024-xx-yy 1.37 + * Use bouncy castle 1.77 (and update API usage accordingly) * **fix**: Do not encode redundant maxlength in ROAs * Add support for router certificates to the time parsing in `SignedObjectUtil`. * Add withValidityPeriod to manifest and CRL builders