Skip to content

Commit 7aa3acd

Browse files
committed
update changelog
1 parent a3d3703 commit 7aa3acd

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

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

44
## [Unreleased]
55

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+
614
## [1.1.1](https://github.com/michalsn/codeigniter-signed-url/compare/v1.1.0...v1.1.1) - 2023-04-05
715

816
### Bugs

0 commit comments

Comments
 (0)