changelog adaption

This commit is contained in:
Robin Müller 2024-12-13 11:23:02 +01:00
parent 6c524196a7
commit cf82dad74c
Signed by: muellerr
GPG Key ID: A649FB78196E3849

View File

@ -34,7 +34,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
## Changed ## Changed
- Complete refactoring of HK subsystem. Replaced local data pool manager by periodic HK - Complete overhaul of HK subsystem. Replaced local data pool manager by periodic HK
helper. The shared pool and the periodic HK generation are now distinct concepts. helper. The shared pool and the periodic HK generation are now distinct concepts.
- The local HK manager was replaced by a periodic HK helper which has reduced responsibilities. - The local HK manager was replaced by a periodic HK helper which has reduced responsibilities.
It takes care of tracking the HK generation using a set specification provided by the user.n It takes care of tracking the HK generation using a set specification provided by the user.n