We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4faba77 commit 467a5dcCopy full SHA for 467a5dc
1 file changed
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/tinker/compare/v3.0.0...3.x)
+## [Unreleased](https://github.com/laravel/tinker/compare/v3.0.2...3.x)
4
5
## [v2.11.1](https://github.com/laravel/tinker/compare/v2.11.0...v2.11.1) - 2026-02-06
6
@@ -161,6 +161,10 @@
161
162
Initial commit.
163
164
+## [v3.0.2](https://github.com/laravel/tinker/compare/v3.0.0...v3.0.2) - 2026-03-17
165
+
166
+**Full Changelog**: https://github.com/laravel/tinker/compare/v3.0.0...v3.0.2
167
168
## [v3.0.0](https://github.com/laravel/tinker/compare/v3.0.0..master...v3.0.0) - 2026-03-17
169
170
* [3.x] Return correct exit code on exceptions by [@LachlanArthur](https://github.com/LachlanArthur) in https://github.com/laravel/tinker/pull/165
0 commit comments