diff --git a/CHANGELOG.md b/CHANGELOG.md index 74bd77e3..a3d12faa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -14,7 +14,15 @@ will consitute of a breaking change warranting a new major release: - The TMTC interface changes in any shape of form. - The behaviour of the OBSW changes in a major shape or form relevant for operations -# [unreleased] +# [v7.5.0] 2023-12-XX + +## Changed + +- The TLE uploaded now gets stored in a file on the filesystem. It will always be stored on + the current active SD Card. After a reboot, the TLE will be read from the filesystem. + A filesystem change via `prefSD` on bootup, can lead to the TLE not being read, even + though it is there. +- Bumped `eive-fsfw` # [v7.3.0] 2023-11-07