summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorSimon Wisselink <s.wisselink@iwink.nl>2024-05-28 23:45:14 +0200
committerSimon Wisselink <s.wisselink@iwink.nl>2024-05-28 23:45:14 +0200
commit06d6a5efd936221e5220805c9d07fba72254be80 (patch)
tree0e25958c8d5ca6a6652a1357cd6830c3c24f64e5 /changelog
parent0be92bc8a6fb83e6e0d883946f7e7c09ba4e857a (diff)
downloadsmarty-06d6a5efd936221e5220805c9d07fba72254be80.tar.gz
smarty-06d6a5efd936221e5220805c9d07fba72254be80.tar.bz2
smarty-06d6a5efd936221e5220805c9d07fba72254be80.zip
version bump
Diffstat (limited to 'changelog')
-rw-r--r--changelog/1017.md1
-rw-r--r--changelog/GHSA-4rmg-292m-wg3w.md2
2 files changed, 0 insertions, 3 deletions
diff --git a/changelog/1017.md b/changelog/1017.md
deleted file mode 100644
index cb9dd555..00000000
--- a/changelog/1017.md
+++ /dev/null
@@ -1 +0,0 @@
-- Added a PSR-4 loading script to allow Smarty to be used without Composer [#1017](https://github.com/smarty-php/smarty/pull/1017)
diff --git a/changelog/GHSA-4rmg-292m-wg3w.md b/changelog/GHSA-4rmg-292m-wg3w.md
deleted file mode 100644
index c0e28bc1..00000000
--- a/changelog/GHSA-4rmg-292m-wg3w.md
+++ /dev/null
@@ -1,2 +0,0 @@
-- Fixed a code injection vulnerability in extends-tag. This addresses CVE-2024-35226.
-- Added `$smarty->setCacheModifiedCheck()` setter for cache_modified_check \ No newline at end of file