From 5de6092a5634b69878d03c49c6caae7b655f4b0a Mon Sep 17 00:00:00 2001 From: Simon Wisselink Date: Fri, 24 May 2024 00:15:02 +0200 Subject: [PATCH] added changelog --- changelog/1017.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 changelog/1017.md diff --git a/changelog/1017.md b/changelog/1017.md new file mode 100644 index 00000000..cb9dd555 --- /dev/null +++ b/changelog/1017.md @@ -0,0 +1 @@ +- Added a PSR-4 loading script to allow Smarty to be used without Composer [#1017](https://github.com/smarty-php/smarty/pull/1017)