diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2021-02-12 22:06:43 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2021-02-12 22:14:13 +0100 |
commit | b54d248515357297d84a01cf45a42a6787c21240 (patch) | |
tree | 4840d821b28ad325a0fe3a071b129898396ac921 /Changelog | |
parent | 8c70ba081e9892217510b6b01f0402482161ef84 (diff) |
Replace Types::Serialiser::true with JSON::true.
This removes the dependency on Types::Serialiser.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |