Skip to content

Commit 27e4dc0

Browse files
committed
changelog
1 parent b91a6bc commit 27e4dc0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,11 @@ The present file will list all changes made to the project; according to the
66
## [11.0.2] unreleased
77

88
### Added
9+
- New schemas/endpoints for Reminders, RSS Feeds, and Reservations in the High-Level API v2.1.
910

1011
### Changed
12+
- Added High-Level API version 2.1. Make sure you are pinning your requests to a specific version (Ex: `/api.php/v2.0`) if needed to exclude endpoints/properties added in later versions. See version pinning in the getting started documentation `/api.php/getting-started`.
13+
- High-Level API responses for not found routes now correctly return a body including the standard error properties (status, title, detail). This is not controlled by the API version.
1114

1215
### Deprecated
1316

0 commit comments

Comments
 (0)