File tree Expand file tree Collapse file tree 3 files changed +5
-3
lines changed
Expand file tree Collapse file tree 3 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 22
33## Unreleased
44
5+ ## 0.2.0
6+
57- Correctly handle certificate chains in ` Certificate::valid_days_left() ` .
68
79## 0.1.2
Original file line number Diff line number Diff line change 11[package ]
22name = " acme-rfc8555"
3- version = " 0.1.2 "
3+ version = " 0.2.0 "
44description = " Provision certificates from ACME providers"
55authors = [
66 " Martin Algesten <martin@algesten.se>" ,
Original file line number Diff line number Diff line change 55<!-- prettier-ignore-start -->
66
77[ ![ crates.io] ( https://img.shields.io/crates/v/acme-rfc8555?label=latest )] ( https://crates.io/crates/acme-rfc8555 )
8- [ ![ Documentation] ( https://docs.rs/acme-rfc8555/badge.svg )] ( https://docs.rs/acme-rfc8555/0.1.2 )
8+ [ ![ Documentation] ( https://docs.rs/acme-rfc8555/badge.svg )] ( https://docs.rs/acme-rfc8555/0.2.0 )
99![ MIT or Apache 2.0 licensed] ( https://img.shields.io/crates/l/acme-rfc8555.svg )
1010<br />
1111[ ![ CI] ( https://github.com/x52dev/acme-rfc8555/actions/workflows/ci.yml/badge.svg )] ( https://github.com/x52dev/acme-rfc8555/actions/workflows/ci.yml )
1212[ ![ codecov] ( https://codecov.io/gh/x52dev/acme-rfc8555/branch/main/graph/badge.svg )] ( https://codecov.io/gh/x52dev/acme-rfc8555 )
13- [ ![ dependency status] ( https://deps.rs/crate/acme-rfc8555/0.1.2 /status.svg )] ( https://deps.rs/crate/acme-rfc8555/0.1.2 )
13+ [ ![ dependency status] ( https://deps.rs/crate/acme-rfc8555/0.2.0 /status.svg )] ( https://deps.rs/crate/acme-rfc8555/0.2.0 )
1414[ ![ Download] ( https://img.shields.io/crates/d/acme-rfc8555.svg )] ( https://crates.io/crates/acme-rfc8555 )
1515
1616<!-- prettier-ignore-end -->
You can’t perform that action at this time.
0 commit comments