docs(changelog): Add further information regarding substring comparison
This commit is contained in:
@@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
- Fixed rendering `{{ block.super }}` with several levels of inheritance
|
- Fixed rendering `{{ block.super }}` with several levels of inheritance
|
||||||
- Fixed checking dictionary values for nil in `default` filter
|
- Fixed checking dictionary values for nil in `default` filter
|
||||||
- Fixed comparing string variables with string literals
|
- Fixed comparing string variables with string literals, in Swift 4 string literals became `Substring` and thus couldn't be directly compared to strings.
|
||||||
|
|
||||||
|
|
||||||
## 0.10.1
|
## 0.10.1
|
||||||
|
|||||||
Reference in New Issue
Block a user