summaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
authorSimon Wisselink <s.wisselink@iwink.nl>2024-02-03 00:05:38 +0100
committerSimon Wisselink <s.wisselink@iwink.nl>2024-02-03 00:05:38 +0100
commit0912124c33c3b36b3eb2aa65768dfbed19026284 (patch)
treeedd9d50006484ae58f4db48dc42baa9a561f9d88 /CHANGELOG.md
parentc0306d9942a5717b1dccb0b3278735acf8085dc9 (diff)
downloadsmarty-0912124c33c3b36b3eb2aa65768dfbed19026284.tar.gz
smarty-0912124c33c3b36b3eb2aa65768dfbed19026284.tar.bz2
smarty-0912124c33c3b36b3eb2aa65768dfbed19026284.zip
fixed ocumentation on {if is even by } syntax
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 967989b1..9903d7ec 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -14,6 +14,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- The {debug} tag was broken in v5 [#922](https://github.com/smarty-php/smarty/issues/922)
+- Documentation on `{if $x is even by $y}` syntax
## [5.0.0-rc2] - 2023-11-11