mirror of
https://github.com/ncarlier/webhookd.git
synced 2025-04-06 19:56:13 +00:00
doc(): prepare CHANGELOG
This commit is contained in:
parent
c92e2ff773
commit
a1bc777642
17
CHANGELOG.md
17
CHANGELOG.md
|
@ -1,5 +1,20 @@
|
|||
<a name=""></a>
|
||||
# (2020-02-26)
|
||||
# (2020-03-25)
|
||||
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* **logger:** print colors only for TTY ([548149a](https://github.com/ncarlier/webhookd/commit/548149a))
|
||||
* fix tracing id log ([a257e82](https://github.com/ncarlier/webhookd/commit/a257e82))
|
||||
* **test:** add missing assets ([d96be9c](https://github.com/ncarlier/webhookd/commit/d96be9c))
|
||||
|
||||
|
||||
### Features
|
||||
|
||||
* **api:** add info endpoint ([a5fe96d](https://github.com/ncarlier/webhookd/commit/a5fe96d))
|
||||
* **docker:** use Docker Compose container wrapper ([8a393cc](https://github.com/ncarlier/webhookd/commit/8a393cc))
|
||||
* **signature:** multi entries for a PEM file ([0e2f580](https://github.com/ncarlier/webhookd/commit/0e2f580))
|
||||
* **signature:** refactore the trust store system ([d91e84d](https://github.com/ncarlier/webhookd/commit/d91e84d))
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user