docs: add changelog entry for keyword matching fix
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
4938bba3f3
commit
e233c1c18d
1 changed files with 4 additions and 0 deletions
|
|
@ -10,6 +10,10 @@
|
|||
- Categories: depth validation prevents creating a 4th level
|
||||
- Seed data: Assurances split into Assurance-auto, Assurance-habitation, Assurance-vie
|
||||
|
||||
### Fixed
|
||||
- Auto-categorization: keywords starting/ending with special characters (`[`, `]`, `(`, `)`, `-`, etc.) now match correctly
|
||||
- Auto-categorization: pre-compile regex patterns for better batch performance
|
||||
|
||||
## [0.3.11]
|
||||
|
||||
### Added
|
||||
|
|
|
|||
Loading…
Reference in a new issue