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
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,10 +13,14 @@ and this project tries to adhere to [Semantic Versioning](https://semver.org/spe
13
13
14
14
### Removals
15
15
16
-
## 1.3.6 - Saturday, 27 March 2021 ([compare to previous](https://github.com/knuckleswtf/pastel/compare/1.3.5...1.3.6))
16
+
## 1.3.7 - Saturday, 27 March 2021 ([compare to previous](https://github.com/knuckleswtf/pastel/compare/1.3.5...1.3.6))
17
17
### Fixes
18
18
- Fixed the flow of paragraphs on mobile.
19
19
20
+
## 1.3.6 - Thursday, 10 September 2020 ([compare to previous](https://github.com/knuckleswtf/pastel/compare/1.3.5...1.3.6))
21
+
### Fixes
22
+
- Elements within a `<form>` tag should now have the same styling as regular `<p>` applied (https://github.com/knuckleswtf/pastel/commit/955717d8e56741c9c8b71aafd150cf076cf4a893)
23
+
20
24
## 1.3.5 - Monday, 7 September 2020 ([compare to previous](https://github.com/knuckleswtf/pastel/compare/1.3.4...1.3.5))
21
25
### Fixes
22
26
- 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)
0 commit comments