Обновить CHANGELOG.md

This commit is contained in:
Pavel Shevaev 2024-03-29 17:46:24 +03:00
parent 129afb704c
commit dd3c09774f
1 changed files with 2 additions and 1 deletions

View File

@ -1,2 +1,3 @@
## v1.0.7
- Adding support for plain class names besides to arrays, e.g: @flt_class:ProtoItem == @flt_class:["ProtoItem"]
- Adding support for plain class names besides to arrays, e.g:
`@flt_class:ProtoItem` == `@flt_class:["ProtoItem"]`