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