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 bbc078f commit 25b77efCopy full SHA for 25b77ef
CHANGELOG.md
@@ -3,6 +3,11 @@ All notable changes to this project will be documented in this file.
3
4
## [Unreleased]
5
6
+## [1.1.1](https://github.com/michalsn/codeigniter-signed-url/compare/v1.1.0...v1.1.1) - 2023-04-05
7
+
8
+### Bugs
9
+- Take `App::$indexPage` and `App::$baseURL` into consideration during URL verification by @michalsn in #22
10
11
## [1.1.0](https://github.com/michalsn/codeigniter-signed-url/compare/v1.0.0...v1.1.0) - 2022-12-31
12
13
### Enhancements
0 commit comments