Update changelog

This commit is contained in:
Rodrigo Arias 2024-10-25 14:39:41 +02:00
parent 04d984d4fc
commit 3bbfe0f0ec

View File

@ -7,9 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### Added
- Introduce part model.
### Changed
- Enable -Wconversion and -Wsign-conversion.
- Update trace format to version 3.
- The ovni.require metadata key is now mandatory.
- Store process metadata in thread metadata.
### Fixed