docs(auth): fix rbac wiring example; align to v1.1.2
This commit is contained in:
@@ -1,5 +1,18 @@
|
||||
# Changelog
|
||||
|
||||
## v1.1.2 — 2026-08-08
|
||||
|
||||
Patch — documentation fix plus coordinated framework version alignment.
|
||||
|
||||
### Fixed
|
||||
|
||||
- README wiring example: `rbac.NewClaimsPermissionProvider("perms", authmw.GetClaims)` (was
|
||||
missing the `getClaims` argument); install line updated to v1.1.2.
|
||||
|
||||
### Changed
|
||||
|
||||
- Bumped `contracts`, `core`, `web` to v1.1.2.
|
||||
|
||||
## v1.1.1 — 2026-08-07
|
||||
|
||||
Patch — coordinated framework version alignment. Bumped `contracts`, `core`, `web` to v1.1.1.
|
||||
|
||||
Reference in New Issue
Block a user