diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b5c7252..efa3cfdb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -22,7 +22,7 @@ The `GET /api/v1/trips/:id/photos` endpoint now returns a different structure of state: "Berlin", country: "Germany", type: "image", -+ orientation: "portrait", ++ orientation: "portrait", source: "photoprism" } ```