summaryrefslogtreecommitdiff
path: root/changelog
diff options
context:
space:
mode:
authorSimon Wisselink <s.wisselink@iwink.nl>2024-06-16 21:48:14 +0200
committerSimon Wisselink <s.wisselink@iwink.nl>2024-06-16 21:48:14 +0200
commit8ecde472033468efe0149eee53043cfb4fdc6121 (patch)
tree323c5fb4250eed728f3ff52dbfef342d617613e6 /changelog
parentb978cb348ee556943bfb252e016059aefd1f4071 (diff)
downloadsmarty-8ecde472033468efe0149eee53043cfb4fdc6121.tar.gz
smarty-8ecde472033468efe0149eee53043cfb4fdc6121.tar.bz2
smarty-8ecde472033468efe0149eee53043cfb4fdc6121.zip
fixed error when using section with nocache.
Fixes #1034
Diffstat (limited to 'changelog')
-rw-r--r--changelog/1034.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog/1034.md b/changelog/1034.md
new file mode 100644
index 00000000..1c14a860
--- /dev/null
+++ b/changelog/1034.md
@@ -0,0 +1 @@
+- Fixed error when using section with nocache [#1034](https://github.com/smarty-php/smarty/issues/1034) \ No newline at end of file