From 14a2c172c6a34fcee6cd37881fb36f20da4bd70e Mon Sep 17 00:00:00 2001 From: PlaceOS Robot Date: Fri, 12 Jul 2024 04:09:59 +0000 Subject: [PATCH] docs(CHANGELOG): update for 7724500978c7ae7f1dff4cbfb04117fddb3e6f1a --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 348c19e..6d65799 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ### Feat +- **bookings**: add recurring booking support [PPT-1382] ([#324](https://github.com/PlaceOS/staff-api/pull/324)) - PPT-1437 Allow checkin by early_checkin value ([#325](https://github.com/PlaceOS/staff-api/pull/325)) - PPT-1326 Add endpoint to provide a list of booking ids ([#323](https://github.com/PlaceOS/staff-api/pull/323)) - **events**: preference metadata and system selection ([#322](https://github.com/PlaceOS/staff-api/pull/322))