diff --git a/CHANGELOG.md b/CHANGELOG.md index bc164f5b..c7c0f7f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,7 +9,7 @@ All notable changes to this project will be documented in this file. - Allow simultaneous access to checks from different teams - Add CORS support to API endpoints - Flip model, for tracking status changes of the Check objects -- Add "/ping//start" API endpoint +- Add `/ping//start` API endpoint ### Bug Fixes - Fix after-login redirects (the "?next=" query parameter)