summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorSimon Wisselink <s.wisselink@iwink.nl>2026-02-15 15:27:13 +0100
committerSimon Wisselink <s.wisselink@iwink.nl>2026-02-15 15:27:13 +0100
commit4ed569c674872c9502715b01edef86d5fd4d5996 (patch)
tree2ea79ce2ad4f4dea60a7f981d8d81f34c6cbd7da /changelog
parenta46478d0cb6a5d479dcf54fa155fce862e850ae0 (diff)
downloadsmarty-4ed569c674872c9502715b01edef86d5fd4d5996.tar.gz
smarty-4ed569c674872c9502715b01edef86d5fd4d5996.tar.bz2
smarty-4ed569c674872c9502715b01edef86d5fd4d5996.zip
version bump
Diffstat (limited to 'changelog')
-rw-r--r--changelog/1151.md1
-rw-r--r--changelog/1152.md1
-rw-r--r--changelog/1169.md1
-rw-r--r--changelog/1171.md1
4 files changed, 0 insertions, 4 deletions
diff --git a/changelog/1151.md b/changelog/1151.md
deleted file mode 100644
index 3e3d91b0..00000000
--- a/changelog/1151.md
+++ /dev/null
@@ -1 +0,0 @@
-- Support for Laravel Collections style object chaining for objects return from function calls implemented as modifiers [#1151](https://github.com/smarty-php/smarty/issues/1151) \ No newline at end of file
diff --git a/changelog/1152.md b/changelog/1152.md
deleted file mode 100644
index 42b6c0c9..00000000
--- a/changelog/1152.md
+++ /dev/null
@@ -1 +0,0 @@
-- Update documentation to clarify that include inline is currently not implemented in Smarty v5 [#1152](https://github.com/smarty-php/smarty/issues/1152) \ No newline at end of file
diff --git a/changelog/1169.md b/changelog/1169.md
deleted file mode 100644
index e1a11bd0..00000000
--- a/changelog/1169.md
+++ /dev/null
@@ -1 +0,0 @@
-- 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
deleted file mode 100644
index 978214a2..00000000
--- a/changelog/1171.md
+++ /dev/null
@@ -1 +0,0 @@
-- Added support for Backed Enums for php versions >= 8.1 [#1171](https://github.com/smarty-php/smarty/pull/1171)