Browse Source

Fix formatting.

pull/211/head
Pēteris Caune 6 years ago
parent
commit
b803d877d0
No known key found for this signature in database GPG Key ID: E28D7679E9A9EDE2
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      CHANGELOG.md

+ 1
- 1
CHANGELOG.md View File

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


Loading…
Cancel
Save