Skip to content

Commit 90c6bc2

Browse files
committed
Updated CHANGELOG.md
1 parent 5619f9d commit 90c6bc2

1 file changed

Lines changed: 11 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1212
- RTSan real-time safety CI checks and testing (not done yet)
1313
- JSON configuration loader with nlohmann_json dependency (not done yet)
1414

15+
## [v2.0.1] - 2025-07-31
16+
17+
### Changed
18+
19+
- Updated CI to build anira without inference engines to avoid missing preprocessor flags
20+
21+
### Fixed
22+
23+
- Ensure missing preprocessor flags are set for disabled backends
24+
- Add virtual destructor to PrePostProcessor to avoid polymorphic cleanup issues
25+
1526
## [v2.0.0] - 2025-07-28
1627

1728
### Added

0 commit comments

Comments
 (0)