aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog
diff options
context:
space:
mode:
authorGuilhem Moulin <guilhem@fripost.org>2021-02-12 22:06:43 +0100
committerGuilhem Moulin <guilhem@fripost.org>2021-02-12 22:14:13 +0100
commitb54d248515357297d84a01cf45a42a6787c21240 (patch)
tree4840d821b28ad325a0fe3a071b129898396ac921 /Changelog
parent8c70ba081e9892217510b6b01f0402482161ef84 (diff)
Replace Types::Serialiser::true with JSON::true.
This removes the dependency on Types::Serialiser.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index edf1d95..269d246 100644
--- a/Changelog
+++ b/Changelog
@@ -16,6 +16,7 @@ lacme (0.7.1) upstream;
the most common options ('hash', 'keyUsage', 'CAfile', 'min-days') to
the default section.
- Raise client timeout from 10 to 30s.
+ - Remove dependency on Types::Serialiser.
-- Guilhem Moulin <guilhem@fripost.org> Wed, 09 Dec 2020 18:23:22 +0100