docs(changelog): Add further information regarding substring comparison

This commit is contained in:
Kyle Fuller
2017-12-26 20:32:25 -08:00
committed by GitHub
parent 0f3a302108
commit a4b75f3c89

View File

@@ -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