Update CHANGELOG

This commit is contained in:
Joakim Frostegård 2023-01-18 22:03:30 +01:00
parent 1f24279ed3
commit b5d5b70d91

View file

@ -50,6 +50,10 @@
### aquatic_http ### aquatic_http
#### Added
* Support exposing a Prometheus endpoint for metrics
#### Changed #### Changed
* Don't return any response peers if announce event is stopped * Don't return any response peers if announce event is stopped
@ -74,6 +78,7 @@
#### Added #### Added
* Add HTTP health check route when running without TLS * Add HTTP health check route when running without TLS
* Support exposing a Prometheus endpoint for metrics
#### Changed #### Changed