Update CHANGELOG for v1.14.4.

This commit is contained in:
2025-11-18 20:22:30 -08:00
parent 3c1d92db6b
commit 3e80e46c17

View File

@@ -1,5 +1,16 @@
CHANGELOG
v1.14.4 - 2025-11-18
Added:
- certlib/ski: add support for return certificate SKI.
- certlib/verify: add support for verifying certificates.
Changed:
- certlib/dump: moved more functions into the dump package.
- cmd: many certificate-related commands had their functionality moved into
certlib.
v1.14.3 - 2025-11-18
Added: