Skip to content

Commit 9af21bd

Browse files
release: v1.0.2 (#439)
1 parent a5994e7 commit 9af21bd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [1.0.1] - 2024-09-13
8+
9+
### Fixed
10+
- Cast `$_SERVER['SERVER_PORT']` to integer to prevent adding 80 or 443 port to redirect URL. #437
11+
712
## [1.0.1] - 2024-09-05
813

914
### Fixed

0 commit comments

Comments
 (0)