Skip to content

Commit e3ce5ba

Browse files
driesvintsactions-user
authored andcommitted
Update CHANGELOG
1 parent 5be1604 commit e3ce5ba

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

CHANGELOG.md

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

3-
## [Unreleased](https://github.com/laravel/sanctum/compare/v2.14.2...2.x)
3+
## [Unreleased](https://github.com/laravel/sanctum/compare/v2.15.0...2.x)
4+
5+
## [v2.15.0](https://github.com/laravel/sanctum/compare/v2.14.2...v2.15.0) - 2022-03-28
6+
7+
### Added
8+
9+
- Add sanctum:prune-expired command for removing expired tokens. by @yuraplohov in https://github.com/laravel/sanctum/pull/348
10+
11+
### Fixed
12+
13+
- Add exit codes to command by @driesvints in https://github.com/laravel/sanctum/pull/351
414

515
## [v2.14.2](https://github.com/laravel/sanctum/compare/v2.14.1...v2.14.2) - 2022-02-22
616

0 commit comments

Comments
 (0)