Update changelog

This commit is contained in:
Rodrigo Arias 2024-07-15 14:58:21 +02:00
parent 3d8c84e17c
commit 74aa7b4ea6

View File

@ -21,6 +21,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- New API to manage stream metadata `ovni_attr_*()`.
- New mark API `ovni_mark_*()` to emit user-defined events.
### Fixed
- Cross-compilation for ARM 32 bits.
## [1.9.1] - 2024-05-10
### Fixed