mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-12 23:40:45 -07:00
Fix some internal errors in filters from invalid input. (#1476)
These fixes came from improving the corresponding test, so these might not actually be causing problems in practice.
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Liquid Change Log
|
||||
|
||||
## 5.1.1 (unreleased)
|
||||
|
||||
### Fixes
|
||||
|
||||
* Fix some internal errors in filters from invalid input [Dylan Thacker-Smith]
|
||||
|
||||
## 5.1.0 / 2021-09-09
|
||||
|
||||
### Features
|
||||
|
||||
Reference in New Issue
Block a user