We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5be1604 commit e3ce5baCopy full SHA for e3ce5ba
CHANGELOG.md
@@ -1,6 +1,16 @@
1
# Release Notes
2
3
-## [Unreleased](https://github.com/laravel/sanctum/compare/v2.14.2...2.x)
+## [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
14
15
## [v2.14.2](https://github.com/laravel/sanctum/compare/v2.14.1...v2.14.2) - 2022-02-22
16
0 commit comments