Fixed missing len of pattern

This commit is contained in:
2021-02-14 13:13:24 +01:00
parent f24996512d
commit 0cdf7f09d0
3 changed files with 12 additions and 7 deletions

View File

@ -3,6 +3,8 @@ Changelog
This changelog contains a list of versions with their respective high-level changes.
v0.5.5:
- fixed missing len of pattern
v0.5.4:
- match video conference starts case insensitive
v0.5.3: