We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e76dda4 commit e50d513Copy full SHA for e50d513
CHANGELOG.md
@@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file.
3
4
## [Unreleased]
5
6
+## [2.1.0](https://github.com/michalsn/codeigniter-signed-url/compare/v1.0.0...v1.1.0) - 2023-09-08
7
+
8
+### Enhancements
9
+- Added `token` option to set a randomly generated token of the specified length by @michalsn in #45
10
+- Added `redirectTo` option setting to set a URI path for redirection when filter URL validation fails by @michalsn in #46
11
12
## [2.0.0](https://github.com/michalsn/codeigniter-signed-url/compare/v1.1.1...v2.0.0) - 2023-08-26
13
14
### Fixes
0 commit comments