Update CHANGELOG

Signed-off-by: Bryan Frimin <bryan@getprobo.com>
This commit is contained in:
Bryan Frimin
2026-01-18 07:55:07 -08:00
parent bd36ed6bb9
commit 944ef9164c

View File

@@ -4,9 +4,26 @@ All notable changes to this project will be documented in this file.
## Unreleased
### BREAKING CHANGES
- API keys generated with previous versions are no longer compatible.
### Added
- Add SCIM provisioning support.
- Add magic link authentication.
- Add membership disable state.
- Add ABAC policy.
### Changed
- Filter junk HTTP TLS server error.
- Filter junk HTTP TLS server errors.
- Change API token format.
- Add session support to compliance page.
### Fixed
- Fix overly strict obligation validation.
## [0.115.0] - 2026-01-15
@@ -309,7 +326,6 @@ All notable changes to this project will be documented in this file.
- Fix 5xx on vendor snapshot.
## [0.91.0] - 2025-11-24
### Added