update changelog

This commit is contained in:
Adora Laura Kalb 2024-04-17 20:14:09 +02:00
parent 0ca9b4e06c
commit e84f93efca
Signed by: adoralaura
GPG key ID: E2E0F82107536C1B

View file

@ -6,16 +6,20 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Changed
- renamed the score metric from `ntppool_score` to `ntppool_server_score`
- fixed some debug logs
### Removed
- unneccessary `server` label in metrics
## [0.1.1] - 2024-04-17
### Fixed
- Fix nil references when http request fails (#2)
## [0.1.0] - 2024-04-17
### Added
- This CHANGELOG file to document all significant changes
- LICENSE
- CONTRIBUTING guidelines