Skip to content

Commit 9ec9d25

Browse files
committed
Merge tag 'v10.1.0' into develop
Releasing v10.1.0 v10.1.0
2 parents 422ace4 + 096c00b commit 9ec9d25

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
55
This project adheres to [Semantic Versioning](CONTRIBUTING.md).
66

77

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+
813
## [v10.0.0] - 2023-01-09
914
- Drop PHP v8.0 support and update composer dependencies
1015

@@ -92,6 +97,7 @@ This project adheres to [Semantic Versioning](CONTRIBUTING.md).
9297
## v0.0.1 - 2016-11-17
9398
- Tag first release
9499

100+
[v10.1.0]: https://github.com/rinvex/laravel-authy/compare/v10.0.0...v10.1.0
95101
[v10.0.0]: https://github.com/rinvex/laravel-authy/compare/v9.1.0...v10.0.0
96102
[v9.1.0]: https://github.com/rinvex/laravel-authy/compare/v9.0.0...v9.1.0
97103
[v9.0.0]: https://github.com/rinvex/laravel-authy/compare/v8.0.1...v9.0.0

0 commit comments

Comments
 (0)