Remove to_liquid_value fixes in changelog

Co-authored-by: Dylan Thacker-Smith <[email protected]>
This commit is contained in:
Marc-André Cournoyer
2021-09-13 10:53:46 -04:00
committed by GitHub
co-authored by Dylan Thacker-Smith
parent b01de9d325
commit 7c4114671b
-2
View File
@@ -9,8 +9,6 @@
### Fixes
* Fix support for using a String subclass for the liquid source (#1421) [Dylan Thacker-Smith]
* Add `ParseTreeVisitor` to `RangeLookup` (#1470) [CP Clermont]
* Use `Utils.to_liquid_value` in conditionals (#1458, #1457) [Michael Go]
* Use `to_liquid_value` in `default` filter (#1454) [Michael Go]
* Translate `RangeError` to `Liquid::Error` for `truncatewords` with large int (#1431) [Dylan Thacker-Smith]
## 5.0.1 / 2021-03-24