bump changelog
This commit is contained in:
parent
9b30d290a7
commit
0a7feff169
22
CHANGELOG.md
22
CHANGELOG.md
@ -10,26 +10,30 @@ list yields a list of all related PRs for each release.
|
|||||||
|
|
||||||
# [unreleased]
|
# [unreleased]
|
||||||
|
|
||||||
|
# [v2.4.0] 2023-01-23
|
||||||
|
|
||||||
|
- Pin `tmtccmd` to v4.0.0a2
|
||||||
- Unify and move Syrlinks module, some bugfixes
|
- Unify and move Syrlinks module, some bugfixes
|
||||||
- Add/Re-enable handling for SUS temp packets
|
- Add/Re-enable handling for SUS temp packets
|
||||||
- Update SA deployment commands for OBSW https://egit.irs.uni-stuttgart.de/eive/eive-obsw/pulls/347
|
- Update SA deployment commands for OBSW https://egit.irs.uni-stuttgart.de/eive/eive-obsw/pulls/347
|
||||||
|
- Extend, fix and improve Syrlinks TMTC handling a bit
|
||||||
|
|
||||||
# [v2.3.0] and [v2.3.1] 18.01.2023
|
# [v2.3.0] and [v2.3.1] 2023-01-18
|
||||||
|
|
||||||
- Bumped `tmtccmd` version to new alpha release, use some new features
|
- Bumped `tmtccmd` version to new alpha release, use some new features
|
||||||
and fix the breaking changes
|
and fix the breaking changes
|
||||||
|
|
||||||
# [v2.2.0] 16.01.2023
|
# [v2.2.0] 2023-01-16
|
||||||
|
|
||||||
- A lot of consistency renaming: Single name for enums which are not flag enums,
|
- A lot of consistency renaming: Single name for enums which are not flag enums,
|
||||||
e.g `ActionId` instead of `ActionIds`
|
e.g `ActionId` instead of `ActionIds`
|
||||||
- Updated required Python version to 3.10
|
- Updated required Python version to 3.10
|
||||||
|
|
||||||
# [v2.1.1] 12.01.2023
|
# [v2.1.1] 2023-01-12
|
||||||
|
|
||||||
- Typo in `setup.cfg`, missing version prefix `v` for `tmtccmd`
|
- Typo in `setup.cfg`, missing version prefix `v` for `tmtccmd`
|
||||||
|
|
||||||
# [v2.1.0] 12.01.2023
|
# [v2.1.0] 2023-01-12
|
||||||
|
|
||||||
- Various refactoring and tweaks to allow easier integration into `eive-mib`.
|
- Various refactoring and tweaks to allow easier integration into `eive-mib`.
|
||||||
- Handle ACS CTRL HK sets.
|
- Handle ACS CTRL HK sets.
|
||||||
@ -38,22 +42,22 @@ list yields a list of all related PRs for each release.
|
|||||||
- Starting from now, more regular releases, especially on breaking changes. This is because
|
- Starting from now, more regular releases, especially on breaking changes. This is because
|
||||||
this is now also a library with dependents.
|
this is now also a library with dependents.
|
||||||
|
|
||||||
# [v2.0.2] 01.12.2022
|
# [v2.0.2] 2022-01-12
|
||||||
|
|
||||||
- Bumped dependencies, small fix to allow working script if PyQt is not installed
|
- Bumped dependencies, small fix to allow working script if PyQt is not installed
|
||||||
|
|
||||||
# [v2.0.1] 29.11.2022
|
# [v2.0.1] 2022-11-29
|
||||||
|
|
||||||
- Minor bugfix
|
- Minor bugfix
|
||||||
|
|
||||||
# [v2.0.0] 29.11.2022
|
# [v2.0.0] 2022-11-29
|
||||||
|
|
||||||
- The tmtc program is installable now, which allow re-using it in other Python applications
|
- The tmtc program is installable now, which allow re-using it in other Python applications
|
||||||
- Bugfixes for IMTQ TM handling
|
- Bugfixes for IMTQ TM handling
|
||||||
- Updates S/A deployment command
|
- Updates S/A deployment command
|
||||||
PR: https://egit.irs.uni-stuttgart.de/eive/eive-tmtc/pulls/118
|
PR: https://egit.irs.uni-stuttgart.de/eive/eive-tmtc/pulls/118
|
||||||
|
|
||||||
# [v1.13.0] 13.10.2022
|
# [v1.13.0] 2022-10-13
|
||||||
|
|
||||||
- CFDP integration
|
- CFDP integration
|
||||||
PR: https://egit.irs.uni-stuttgart.de/eive/eive-tmtc/pulls/113
|
PR: https://egit.irs.uni-stuttgart.de/eive/eive-tmtc/pulls/113
|
||||||
@ -66,7 +70,7 @@ list yields a list of all related PRs for each release.
|
|||||||
- Update PLOC supervisor commands
|
- Update PLOC supervisor commands
|
||||||
PR: https://egit.irs.uni-stuttgart.de/eive/eive-tmtc/pulls/107
|
PR: https://egit.irs.uni-stuttgart.de/eive/eive-tmtc/pulls/107
|
||||||
|
|
||||||
# [v1.12.0] 05.07.2022
|
# [v1.12.0] 2022-07-05
|
||||||
|
|
||||||
- Update GPS HK Parsing
|
- Update GPS HK Parsing
|
||||||
PR: https://egit.irs.uni-stuttgart.de/eive/eive-tmtc/pulls/86
|
PR: https://egit.irs.uni-stuttgart.de/eive/eive-tmtc/pulls/86
|
||||||
|
Loading…
x
Reference in New Issue
Block a user