summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Wisselink <s.wisselink@iwink.nl>2026-02-15 15:26:25 +0100
committerSimon Wisselink <s.wisselink@iwink.nl>2026-02-15 15:26:43 +0100
commita46478d0cb6a5d479dcf54fa155fce862e850ae0 (patch)
tree530d1f8373a840fd818a9b59e9821d39628cbb10
parent5487e31c4b3fcf7edc4e0da716ac24c9333ae3ba (diff)
downloadsmarty-a46478d0cb6a5d479dcf54fa155fce862e850ae0.tar.gz
smarty-a46478d0cb6a5d479dcf54fa155fce862e850ae0.tar.bz2
smarty-a46478d0cb6a5d479dcf54fa155fce862e850ae0.zip
changelogs
-rw-r--r--changelog/1169.md1
-rw-r--r--changelog/1171.md1
2 files changed, 2 insertions, 0 deletions
diff --git a/changelog/1169.md b/changelog/1169.md
new file mode 100644
index 00000000..e1a11bd0
--- /dev/null
+++ b/changelog/1169.md
@@ -0,0 +1 @@
+- Added support for new 'matches' operator doing regex matching [#1169](https://github.com/smarty-php/smarty/pull/1169) \ No newline at end of file
diff --git a/changelog/1171.md b/changelog/1171.md
new file mode 100644
index 00000000..978214a2
--- /dev/null
+++ b/changelog/1171.md
@@ -0,0 +1 @@
+- Added support for Backed Enums for php versions >= 8.1 [#1171](https://github.com/smarty-php/smarty/pull/1171)