upstream: github.com/mirage/ca-certs
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

changes for 0.2.2

+8
+8
CHANGES.md
··· 1 + # v0.2.2 (2021-10-27) 2 + 3 + * Filter trailing certificate (if the data does not contain 4 + "-----BEGIN CERTIFICATE-----", it won't be a certificate) (#19 @hannesm) 5 + * Avoid deprecated functions from fmt (#19 @hannesm) 6 + * Remove rresult dependency (#19 @hannesm) 7 + * Update GitHub actions (#19 @hannesm) 8 + 1 9 # v0.2.1 (2021-04-22) 2 10 3 11 * Update to X.509 0.13.0 API (#18, @hannesm)