Skip to content

Commit e50d513

Browse files
committed
add changelog
1 parent e76dda4 commit e50d513

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file.
33

44
## [Unreleased]
55

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+
612
## [2.0.0](https://github.com/michalsn/codeigniter-signed-url/compare/v1.1.1...v2.0.0) - 2023-08-26
713

814
### Fixes

0 commit comments

Comments
 (0)