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 56525b1 commit 04ad32cCopy full SHA for 04ad32c
CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/tinker/compare/v2.6.0...2.x)
+## [Unreleased](https://github.com/laravel/tinker/compare/v2.6.1...2.x)
4
+
5
6
+## [v2.6.1 (2021-03-02)](https://github.com/laravel/tinker/compare/v2.6.0...v2.6.1)
7
8
+### Fixed
9
+- Display hidden/appended attributes for models ([#123](https://github.com/laravel/tinker/pull/123))
10
11
12
## [v2.6.0 (2021-01-26)](https://github.com/laravel/tinker/compare/v2.5.0...v2.6.0)
0 commit comments