mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-10 01:01:39 -05:00
Fix CHANGELOG.md
This commit is contained in:
parent
747418c854
commit
dbe0ba3a56
1 changed files with 2 additions and 2 deletions
|
|
@ -13,7 +13,7 @@ This release introduces support for GPX files to be imported. Now you can import
|
|||
|
||||
⚠️ BREAKING CHANGES: ⚠️
|
||||
|
||||
- `/api/v1/owntracks/points` endpoint is removed. Please use `/api/v1/points` endpoint to upload your points from OwnTracks mobile app instead.
|
||||
- `/api/v1/points` endpoint is removed. Please use `/api/v1/owntracks/points` endpoint to upload your points from OwnTracks mobile app instead.
|
||||
|
||||
### Added
|
||||
|
||||
|
|
@ -26,7 +26,7 @@ This release introduces support for GPX files to be imported. Now you can import
|
|||
### Removed
|
||||
|
||||
- `/exports/download` endpoint is removed. Now you can download your exports directly from the Exports page.
|
||||
- `/api/v1/owntracks/points` endpoint is removed.
|
||||
- `/api/v1/points` endpoint is removed.
|
||||
|
||||
---
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue