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 1d83d4d commit 16229e8Copy full SHA for 16229e8
CHANGELOG.md
@@ -1,10 +1,17 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/octane/compare/v0.1.1...master)
+## [Unreleased](https://github.com/laravel/octane/compare/v0.2.0...master)
4
5
-## v0.1.1 (2021-04-07)
6
7
-- Fix problem causing channel routes to be lost on each request.
+## [v0.2.0 (2021-04-13)](https://github.com/laravel/octane/compare/v0.1.1...v0.2.0)
+
8
+Various fixes and changes.
9
10
11
+## [v0.1.1 (2021-04-07)](https://github.com/laravel/octane/compare/v0.1.0...v0.1.1)
12
13
14
15
16
## v0.1.0 (2021-04-06)
17
0 commit comments