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 a3d3703 commit 7aa3acdCopy full SHA for 7aa3acd
CHANGELOG.md
@@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file.
3
4
## [Unreleased]
5
6
+## [2.0.0](https://github.com/michalsn/codeigniter-signed-url/compare/v1.1.1...v2.0.0) - 2023-08-26
7
+
8
+### Fixes
9
+- Compatibility with CodeIgniter 4.4 by @michalsn in #38
10
11
+### Enhancements
12
+- Default hashing algorithm has been changed from `sha1` to `sha256` by @michalsn in #38
13
14
## [1.1.1](https://github.com/michalsn/codeigniter-signed-url/compare/v1.1.0...v1.1.1) - 2023-04-05
15
16
### Bugs
0 commit comments