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 4dff861 commit 3c9ef13Copy full SHA for 3c9ef13
CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/tinker/compare/v2.4.0...2.x)
+## [Unreleased](https://github.com/laravel/tinker/compare/v2.4.1...2.x)
4
+
5
6
+## [v2.4.1 (2020-07-07)](https://github.com/laravel/tinker/compare/v2.4.0...v2.4.1)
7
8
+### Fixed
9
+- Fixed execute not unregistering loader and exit code ([#100](https://github.com/laravel/tinker/pull/100))
10
11
12
## [v2.4.0 (2020-04-07)](https://github.com/laravel/tinker/compare/v2.3.0...v2.4.0)
0 commit comments