docs: update changes

This commit is contained in:
iff 2025-04-09 19:01:30 +02:00
parent 10d20338e5
commit 3e65e07b9e
2 changed files with 7 additions and 2 deletions

View file

@ -16,6 +16,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Using Damerau variation for string comparison
### Fixed
- Panics in core and runtime-rules module
- Removed duplicated characters in stream output
### Removed
- `exe_contains` rule as it can be done with regex