1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-06 13:16:45 +02:00

Update CHANGELOG.md

This commit is contained in:
Awilum
2022-06-25 21:36:59 +03:00
parent f779267fa8
commit d3407ff033

View File

@@ -537,7 +537,7 @@
* **expressions** Added new expression function `getUriString` to get the uri string.
* **expressions** Added new expression function `redirect` to get create redirect.
* **expressions** Added new expression function `redirect` to create redirect.
* **cache** Added new cache driver `Phparray` to store cache data in raw php arrays files.