You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 23, 2021. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,6 +15,7 @@ and this project tries to adhere to [Semantic Versioning](https://semver.org/spe
15
15
16
16
## 1.3.5 - Monday, 7 September 2020 ([compare to previous](https://github.com/knuckleswtf/pastel/compare/1.3.4...1.3.5))
17
17
### Fixes
18
+
- Lowered minimum required illuminate/view version to 5.8, which means Pastel (and by extension Scribe) now supports Laravel 5.8! (https://github.com/knuckleswtf/pastel/commit/1ff6b1ca78e7b9fb277d4a649a6ce83aaa07904c)
18
19
- Text within the `<details>` tag should now have the same styling as regular `<p>` applied (https://github.com/knuckleswtf/pastel/commit/cf573a5666b2dc3aa1850a97432a18476ff38b0d)
19
20
20
21
## 1.3.4 - Tuesday, 14 July 2020 ([compare to previous](https://github.com/knuckleswtf/pastel/compare/1.3.3...1.3.4))
0 commit comments