Mentioning the memory cleanups in the changelog.

This commit is contained in:
Filipi Fuchter
2025-09-23 08:09:31 -03:00
parent 1647b5b665
commit a7bfac8d68

View File

@@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Added memory cleanup improvements to reduce memory peaks.
- Added `on_before_process_frame`, `on_after_process_frame`,
`on_before_push_frame` and `on_after_push_frame`. These are synchronous events
that get called before and after a frame is processed or pushed. Note that