changelog
EIVE/eive-obsw/pipeline/pr-main This commit looks good Details

This commit is contained in:
Marius Eggert 2024-03-06 09:47:47 +01:00
parent 3501763cf0
commit 616803c6a8
1 changed files with 3 additions and 1 deletions

View File

@ -21,7 +21,9 @@ will consitute of a breaking change warranting a new major release:
## Added
-
- The `CoreController` now sets the leap seconds on initalization. They are stored in a persistent
file. If the file does yet not exist, it will be created. The leap seconds can be updated using an
action command. This will also update the file.
## Fixed