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 512bd79 commit d8ce361Copy full SHA for d8ce361
CHANGELOG.md
@@ -1,6 +1,12 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/tinker/compare/v2.0.0...2.x)
+## [Unreleased](https://github.com/laravel/tinker/compare/v2.1.0...2.x)
4
+
5
6
+## [v2.1.0 (2020-01-14)](https://github.com/laravel/tinker/compare/v2.0.0...v2.1.0)
7
8
+### Added
9
+- Add `HtmlString` caster ([#87](https://github.com/laravel/tinker/pull/87))
10
11
12
## [v2.0.0 (2019-11-26)](https://github.com/laravel/tinker/compare/v1.0.10...v2.0.0)
0 commit comments