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 fbde6dd commit 65eb090Copy full SHA for 65eb090
CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/octane/compare/v1.0.17...1.x)
+## [Unreleased](https://github.com/laravel/octane/compare/v1.0.18...1.x)
4
+
5
6
+## [v1.0.18 (2021-11-09)](https://github.com/laravel/octane/compare/v1.0.17...v1.0.18)
7
8
+### Fixed
9
+- Fixes memory leak on Translator implementation ([#416](https://github.com/laravel/octane/pull/416))
10
11
12
## [v1.0.17 (2021-11-02)](https://github.com/laravel/octane/compare/v1.0.16...v1.0.17)
0 commit comments