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 f7bd7ef commit daae1c4Copy full SHA for daae1c4
CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/tinker/compare/v2.5.0...2.x)
+## [Unreleased](https://github.com/laravel/tinker/compare/v2.6.0...2.x)
4
+
5
6
+## [v2.6.0 (2021-01-26)](https://github.com/laravel/tinker/compare/v2.5.0...v2.6.0)
7
8
+### Added
9
+- Add Stringable caster ([#121](https://github.com/laravel/tinker/pull/121))
10
11
12
## [v2.5.0 (2020-10-29)](https://github.com/laravel/tinker/compare/v2.4.2...v2.5.0)
0 commit comments