File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
5
5
This project adheres to [ Semantic Versioning] ( CONTRIBUTING.md ) .
6
6
7
7
8
+ ## [ v10.1.0] - 2023-05-02
9
+ - 422ace4: Add support for Laravel v11, and drop support for Laravel v9
10
+ - 59d0321: Update phpunit to v10.1 from v9.5
11
+ - 61632d8: Merge tag 'v10.0.0' into develop
12
+
8
13
## [ v10.0.0] - 2023-01-09
9
14
- Drop PHP v8.0 support and update composer dependencies
10
15
@@ -92,6 +97,7 @@ This project adheres to [Semantic Versioning](CONTRIBUTING.md).
92
97
## v0.0.1 - 2016-11-17
93
98
- Tag first release
94
99
100
+ [ v10.1.0 ] : https://github.com/rinvex/laravel-authy/compare/v10.0.0...v10.1.0
95
101
[ v10.0.0 ] : https://github.com/rinvex/laravel-authy/compare/v9.1.0...v10.0.0
96
102
[ v9.1.0 ] : https://github.com/rinvex/laravel-authy/compare/v9.0.0...v9.1.0
97
103
[ v9.0.0 ] : https://github.com/rinvex/laravel-authy/compare/v8.0.1...v9.0.0
You can’t perform that action at this time.
0 commit comments