Update CHANGELOG.md

This commit is contained in:
Víctor Martínez 2025-11-06 14:21:32 +01:00 committed by GitHub
parent 757c4d1f20
commit 1d57c3dbed
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -11,7 +11,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- mut ownership doesn't work ([#60](https://github.com/JasterV/test-context/pull/60))
- Taking mutable ownership when skipping the teardown doesn't work ([#60](https://github.com/JasterV/test-context/pull/60))
## [0.5.2](https://github.com/JasterV/test-context/compare/v0.5.1...v0.5.2) - 2025-11-06