Skip to content

Commit 4a3ef63

Browse files
committed
updated changelog
1 parent 0b60774 commit 4a3ef63

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
- Added Error Handling for development and production
99
- Added a base database layer connected with custom environment variables
1010
- Added a bunch of methods for Form Validation
11-
- Added simple `Token` object for creating and validating tokens without `JWT`. These can be used in test projects but are not secure in actual projects
11+
- Added simple `Token` object for creating and validating tokens without `JWT`. These can be used in test projects but are not recommended for use in actual projects
1212

1313

1414
#### Fixed

0 commit comments

Comments
 (0)