Skip to content

Commit e896c1a

Browse files
committed
chore: update changelog
1 parent 40794f8 commit e896c1a

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,19 @@ 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+
## [3.0.0] – 2024-01-05
8+
9+
### Added
10+
11+
- Added namespace to run and scheduler (#105) (167e824)
12+
- Added `ResponseReceiving` and `ResponseReceived` events (96c9332)
13+
- Allow request middleware to set a response to bypass downloader (#106) (d8ae43e)
14+
- Added PHP 8.3 support (02772af)
15+
16+
### Fixed
17+
18+
- Fixed bug where integration tests wouldn't get run (33eb25e)
19+
720
## [2.0.1] – 2023-02-17
821

922
### Fixed
@@ -71,6 +84,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7184

7285
- Initial release
7386

87+
[3.0.0]: https://github.com/roach-php/core/compare/2.0.1...3.0.0
88+
[2.0.1]: https://github.com/roach-php/core/compare/2.0.0...2.0.1
7489
[2.0.0]: https://github.com/roach-php/core/compare/1.1.1...2.0.0
7590
[1.1.1]: https://github.com/roach-php/core/compare/1.1.0...1.1.1
7691
[1.1.0]: https://github.com/roach-php/core/compare/1.0.0...1.1.0

0 commit comments

Comments
 (0)