Skip to content

Commit 450dd7f

Browse files
driesvintsgithub-actions[bot]
authored andcommitted
Update CHANGELOG
1 parent ef2bc17 commit 450dd7f

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,18 @@
11
# Release Notes
22

3-
## [Unreleased](https://github.com/laravel/octane/compare/v1.4.0...1.x)
3+
## [Unreleased](https://github.com/laravel/octane/compare/v1.4.1...1.x)
4+
5+
## [v1.4.1](https://github.com/laravel/octane/compare/v1.4.0...v1.4.1) - 2023-02-03
6+
7+
### Changed
8+
9+
- Removes internal messages from output by @nunomaduro in https://github.com/laravel/octane/pull/639
10+
- Only displays source when there is source by @nunomaduro in https://github.com/laravel/octane/pull/640
11+
- Adds support for Collision `v7.x` by @nunomaduro in https://github.com/laravel/octane/pull/643
12+
13+
### Fixed
14+
15+
- Fix unsetting a cookie value when using Swoole by @oprypkhantc in https://github.com/laravel/octane/pull/642
416

517
## [v1.4.0](https://github.com/laravel/octane/compare/v1.3.10...v1.4.0) - 2023-01-10
618

0 commit comments

Comments
 (0)