checkcert/CHANGELOG.md

15 lines
279 B
Markdown

# Changelog
## v0.2.0 (2021-09-30)
#### New Features
* add color output for validity check of cert
* add option to display the text version of the x509 cert
#### Fixes
* remove duplication of output
#### Others
* add base coverage for all functions
* add initial test cases