Skip to content

Commit d99a46b

Browse files
chore: release v0.0.18 (#199)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: Rob Ede <robjtede@icloud.com>
1 parent f9449c2 commit d99a46b

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 0.0.18
4+
5+
### Fixes
6+
7+
- Disallow interactive mode when reading from stdin.
8+
39
## 0.0.17
410

511
### Features

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "inspect-cert-chain"
3-
version = "0.0.17"
3+
version = "0.0.18"
44
description = "OpenSSL-like text output for debugging certificate chains"
55
authors = ["Rob Ede <robjtede@icloud.com>"]
66
keywords = ["inspect", "cert", "chain", "openssl", "x509"]

0 commit comments

Comments
 (0)