summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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)