diff options
| author | Simon Wisselink <s.wisselink@iwink.nl> | 2024-02-26 14:59:35 +0100 |
|---|---|---|
| committer | Simon Wisselink <s.wisselink@iwink.nl> | 2024-02-26 14:59:35 +0100 |
| commit | 293bc20db0f30de54db663ae238c681af90847d9 (patch) | |
| tree | faea151e356f59def87b40c33a2b5901cd659e44 /changelog | |
| parent | 818b96ffbdebf5634eda274f46a1037b49f84114 (diff) | |
| download | smarty-293bc20db0f30de54db663ae238c681af90847d9.tar.gz smarty-293bc20db0f30de54db663ae238c681af90847d9.tar.bz2 smarty-293bc20db0f30de54db663ae238c681af90847d9.zip | |
fix release tooling to auto-delete changelog files
Diffstat (limited to 'changelog')
| -rw-r--r-- | changelog/930.md | 1 | ||||
| -rw-r--r-- | changelog/935.md | 1 | ||||
| -rw-r--r-- | changelog/939.md | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/changelog/930.md b/changelog/930.md deleted file mode 100644 index d9af7c2a..00000000 --- a/changelog/930.md +++ /dev/null @@ -1 +0,0 @@ -- Fix incorrect compilation of expressions when escape_html=true [#930](https://github.com/smarty-php/smarty/pull/930)
\ No newline at end of file diff --git a/changelog/935.md b/changelog/935.md deleted file mode 100644 index 735a2af9..00000000 --- a/changelog/935.md +++ /dev/null @@ -1 +0,0 @@ -- Add template path to CompilerException to enable rich debug features [#935](https://github.com/smarty-php/smarty/issues/935)
\ No newline at end of file diff --git a/changelog/939.md b/changelog/939.md deleted file mode 100644 index ae676749..00000000 --- a/changelog/939.md +++ /dev/null @@ -1 +0,0 @@ -- Add support for implode, substr and json_encode as modifiers/functions in templates [#939](https://github.com/smarty-php/smarty/issues/939)
\ No newline at end of file |
