update changelog
This commit is contained in:
parent
840044ab28
commit
03cadb90cf
1 changed files with 19 additions and 0 deletions
19
CHANGELOG.md
19
CHANGELOG.md
|
@ -1,5 +1,24 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## v0.4.0 (2021-10-01)
|
||||||
|
|
||||||
|
#### New Features
|
||||||
|
|
||||||
|
* add text output for cert validity in addition to color
|
||||||
|
#### Refactorings
|
||||||
|
|
||||||
|
* align output data rather than heading for output
|
||||||
|
#### Docs
|
||||||
|
|
||||||
|
* update readme with more details
|
||||||
|
#### Others
|
||||||
|
|
||||||
|
* add ci directory for test input data
|
||||||
|
* correct lint error on file encoding
|
||||||
|
* add test for file input
|
||||||
|
|
||||||
|
Full set of changes: [`v0.3.0...v0.4.0`](https://git.admin.franklin.edu/tins/checkcert/compare/v0.3.0...v0.4.0)
|
||||||
|
|
||||||
## v0.3.0 (2021-10-01)
|
## v0.3.0 (2021-10-01)
|
||||||
|
|
||||||
#### New Features
|
#### New Features
|
||||||
|
|
Loading…
Reference in a new issue