Skip to content

Commit a3ce99b

Browse files
committed
Prepare for 1.5.0
1 parent f3f5450 commit a3ce99b

1 file changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,13 @@
22

33
All notable changes to this project will be documented in this file, in reverse chronological order by release.
44

5-
## [1.4.3](https://github.com/tuupola/cors-middleware/compare/1.4.2...1.4.3) - 2020-10-11
5+
## [1.5.0](https://github.com/tuupola/cors-middleware/compare/1.4.3...1.5.0) - 2025-02-14
6+
### Added
7+
- Allow installing with psr/http-message ^2.0 ([#90](https://github.com/tuupola/cors-middleware/pull/90))
8+
### Fixed
9+
- Implicitly marking parameter as nullable is deprecated error ([#91](https://github.com/tuupola/cors-middleware/issues/91), [#92](https://github.com/tuupola/cors-middleware/pull/92)).
10+
11+
## [1.4.3](https://github.com/tuupola/cors-middleware/compare/1.4.2...1.4.3) - 2022-10-11
612
### Fixed
713
- TSanitizedOptions causing PHPStan error ([#78](https://github.com/tuupola/cors-middleware/issues/78), [#79](https://github.com/tuupola/cors-middleware/pull/79)).
814

0 commit comments

Comments
 (0)