File tree 1 file changed +16
-1
lines changed
1 file changed +16
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Release Notes
2
2
3
- ## [ Unreleased] ( https://github.com/laravel/jetstream/compare/v2.0.3...2.x )
3
+ ## [ Unreleased] ( https://github.com/laravel/jetstream/compare/v2.1.0...2.x )
4
+
5
+
6
+ ## [ v2.1.0 (2021-01-12)] ( https://github.com/laravel/jetstream/compare/v2.0.3...v2.1.0 )
7
+
8
+ ### Added
9
+ - Add ` --composer ` option to the install command ([ #607 ] ( https://github.com/laravel/jetstream/pull/607 ) )
10
+
11
+ ### Changed
12
+ - Automatically select API token when it's created ([ #589 ] ( https://github.com/laravel/jetstream/pull/589 ) )
13
+ - Change current team of user when creating a new additional team ([ #618 ] ( https://github.com/laravel/jetstream/pull/618 ) )
14
+ - Make text translatable in confirm-password livewire view ([ #628 ] ( https://github.com/laravel/jetstream/pull/628 ) )
15
+
16
+ ### Fixed
17
+ - Banner should be hidden in default ([ #599 ] ( https://github.com/laravel/jetstream/pull/599 ) )
18
+ - Jetstream ignoring sessions from session connection in config ([ #630 ] ( https://github.com/laravel/jetstream/pull/630 ) )
4
19
5
20
6
21
## [ v2.0.3 (2021-01-06)] ( https://github.com/laravel/jetstream/compare/v2.0.2...v2.0.3 )
You can’t perform that action at this time.
0 commit comments