Added missing pattern

This commit is contained in:
2021-04-11 10:38:40 +02:00
parent 0cdf7f09d0
commit 5ae4e0ae93
3 changed files with 7 additions and 1 deletions

View File

@ -3,6 +3,8 @@ Changelog
This changelog contains a list of versions with their respective high-level changes.
v0.5.6:
- added additional pattern
v0.5.5:
- fixed missing len of pattern
v0.5.4: