1
0
mirror of https://github.com/flextype/flextype.git synced 2025-08-07 21:56:33 +02:00

update CHANGELOG.md

This commit is contained in:
Awilum
2021-09-22 15:45:10 +03:00
parent eed6df6814
commit 7568d3c49a

View File

@@ -299,7 +299,7 @@
* **helpers**: Added helper function `tokenHash` to generate unique token hash.
* **helpers**: Added helper function `tokenHashValidate` to validate token hash.
* **helpers**: Added helper function `validateTokenHash` to validate token hash.
* **helpers**: Added helper function `urlFor` to get url for a named route.