Skip to content

Commit 0f0de08

Browse files
committed
docs: Update CHANGELOG
1 parent 0d59981 commit 0f0de08

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
# [Unreleased]
2+
3+
## Enhancements
4+
5+
* Align the `Solid.UndefinedFilterError` message with `Solid.UndefinedVariableError` - include line number
6+
7+
## Bug fixes
8+
9+
* Return `{:error, errors}` tuple when both strict_filters and strict_variables are enforced while rendering a template
10+
* Use correct variable name in the `Solid.UndefinedVariableError` message
11+
112
# 1.0.1 (2025-07-04)
213

314
## Bug fixes

0 commit comments

Comments
 (0)