We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93dfdb5 commit ef741f3Copy full SHA for ef741f3
CHANGELOG.md
@@ -1,6 +1,16 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/octane/compare/v1.2.16...1.x)
+## [Unreleased](https://github.com/laravel/octane/compare/v1.3.0...1.x)
4
+
5
+## [v1.3.0](https://github.com/laravel/octane/compare/v1.2.16...v1.3.0) - 2022-08-02
6
7
+### Added
8
9
+- Adds support for Swoole 5 by @nunomaduro in https://github.com/laravel/octane/pull/560
10
11
+### Fixed
12
13
+- Fix carbon locale when setting it via app locale setter by @nunomaduro in https://github.com/laravel/octane/pull/557
14
15
## [v1.2.16](https://github.com/laravel/octane/compare/v1.2.15...v1.2.16) - 2022-07-15
16
0 commit comments