Skip to content

Commit daa199f

Browse files
committed
Update CHANGELOG.md
1 parent c7931b9 commit daa199f

File tree

1 file changed

+12
-1
lines changed

1 file changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
# Release Notes
22

3-
## [Unreleased](https://github.com/laravel/jetstream/compare/v2.1.1...2.x)
3+
## [Unreleased](https://github.com/laravel/jetstream/compare/v2.1.2...2.x)
4+
5+
6+
## [v2.1.2 (2021-01-26)](https://github.com/laravel/jetstream/compare/v2.1.1...v2.1.2)
7+
8+
### Changed
9+
- Enabling Github Flavored Markdown for Terms and Privacy Policy ([#645](https://github.com/laravel/jetstream/pull/645))
10+
11+
### Fixed
12+
- Hide AppLayout header if no slot defined in Page component ([#650](https://github.com/laravel/jetstream/pull/650), [523399f](https://github.com/laravel/jetstream/commit/523399f8496d49a6d6b6a8955b87cda0786be31b))
13+
- Use custom team member model ([#651](https://github.com/laravel/jetstream/pull/651))
14+
- Use email input type ([#653](https://github.com/laravel/jetstream/pull/653))
415

516

617
## [v2.1.1 (2021-01-19)](https://github.com/laravel/jetstream/compare/v2.1.0...v2.1.1)

0 commit comments

Comments
 (0)