Skip to content

Commit e610647

Browse files
committed
Update CHANGELOG.md
1 parent 8dac38e commit e610647

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

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

3-
## [Unreleased](https://github.com/laravel/sanctum/compare/v2.12.0...2.x)
3+
## [Unreleased](https://github.com/laravel/sanctum/compare/v2.12.1...2.x)
4+
5+
6+
## [v2.12.1 (2021-10-26)](https://github.com/laravel/sanctum/compare/v2.12.0...v2.12.1)
7+
8+
### Changed
9+
- Rename `CheckScopes` and `CheckForAnyScope` to `CheckAbilities` and `CheckForAnyAbility` ([#312](https://github.com/laravel/sanctum/pull/312))
410

511

612
## [v2.12.0 (2021-10-19)](https://github.com/laravel/sanctum/compare/v2.11.4...v2.12.0)

0 commit comments

Comments
 (0)