From 8f0061ce2905b16ab911720b19fa185b86c66540 Mon Sep 17 00:00:00 2001 From: Alan Orth Date: Tue, 22 Dec 2020 11:30:50 +0200 Subject: [PATCH] CHANGELOG.md: Add note about the /status page --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6da947c..c3f457c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - indexer.py now indexes views and downloads for communities and collections - API endpoints for /communities, /community/id, /collections, and /collections/id - Swagger UI interface on /swagger +- /status page which lists the API version ### Changed - Add ORDER BY to /items resource to make sure results are returned