mirror of
https://github.com/Shopify/liquid.git
synced 2026-09-12 23:40:45 -07:00
Add replace_last and remove_last filters (#1422)
Co-authored-by: ADTC <[email protected]> Co-authored-by: Dylan Thacker-Smith <[email protected]>
This commit is contained in:
co-authored by
ADTC
Dylan Thacker-Smith
parent
0d5e01ae98
commit
0d83e64cfe
+5
-3
@@ -1,10 +1,12 @@
|
||||
# Liquid Change Log
|
||||
|
||||
## 5.1.1 (unreleased)
|
||||
## 5.2.0 (unreleased)
|
||||
|
||||
### Features
|
||||
* Add `remove_last`, and `replace_last` filters (#1422) [Anders Hagbard]
|
||||
|
||||
### Fixes
|
||||
|
||||
* Fix some internal errors in filters from invalid input [Dylan Thacker-Smith]
|
||||
* Fix some internal errors in filters from invalid input (#1476) [Dylan Thacker-Smith]
|
||||
|
||||
## 5.1.0 / 2021-09-09
|
||||
|
||||
|
||||
Reference in New Issue
Block a user