update changelog

This commit is contained in:
JasterV 2026-04-22 17:30:28 +02:00
parent 73d86acce7
commit 1980ae045c

View file

@ -15,10 +15,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [0.5.6](https://codeberg.org/JasterV/test-context/compare/v0.5.5...v0.5.6) - 2026-04-22
### Fix
### Other
- Fixed an issue identified in [#2](https://codeberg.org/JasterV/test-context/issues/2) where pattern matching in
test function arguments caused the macro to error. PR [#3](https://codeberg.org/JasterV/test-context/pulls/3)
- Updated docs
## [0.5.5](https://codeberg.org/JasterV/test-context/compare/v0.5.4...v0.5.5) - 2026-03-07