Skip to content

Commit f146c6d

Browse files
chore: release v0.0.19 (#267)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Rob Ede <[email protected]>
1 parent 749d451 commit f146c6d

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 0.0.19
4+
5+
### Features
6+
7+
- Support ACME identifier extension.
8+
39
## 0.0.18
410

511
### Fixes

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "inspect-cert-chain"
3-
version = "0.0.18"
3+
version = "0.0.19"
44
description = "OpenSSL-like text output for debugging certificate chains"
55
authors = ["Rob Ede <[email protected]>"]
66
keywords = ["inspect", "cert", "chain", "openssl", "x509"]

0 commit comments

Comments
 (0)