mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-10 01:01:39 -05:00
Update changelog
This commit is contained in:
parent
a311325c82
commit
1d820462f6
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ This release includes a data migration to remove duplicated points from the data
|
|||
|
||||
### Added
|
||||
|
||||
- `POST /api/v1/points/create` endpoint added to create points from a file.
|
||||
- `POST /api/v1/points/create` endpoint added.
|
||||
- An index to guarantee uniqueness of points across `latitude`, `longitude`, `timestamp` and `user_id` values. This is introduced to make sure no duplicates will be created in the database in addition to previously existing validations.
|
||||
- `GET /api/v1/users/me` endpoint added to get current user.
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue