mirror of
https://github.com/Freika/dawarich.git
synced 2026-01-11 01:31:39 -05:00
Update CHANGELOG.md
This commit is contained in:
parent
1ae3f4ad96
commit
4ce115de82
1 changed files with 2 additions and 5 deletions
|
|
@ -5,21 +5,18 @@ All notable changes to this project will be documented in this file.
|
||||||
The format is based on [Keep a Changelog](http://keepachangelog.com/)
|
The format is based on [Keep a Changelog](http://keepachangelog.com/)
|
||||||
and this project adheres to [Semantic Versioning](http://semver.org/).
|
and this project adheres to [Semantic Versioning](http://semver.org/).
|
||||||
|
|
||||||
## [UNRELEASED] — 2024-08-28
|
## [0.13.0] — 2024-09-03
|
||||||
|
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
- GeoJSON format is now available for exporting data.
|
- GeoJSON format is now available for exporting data.
|
||||||
- GPX format is now available for exporting data.
|
- GPX format is now available for exporting data.
|
||||||
|
- Importing GeoJSON is now available.
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
|
|
||||||
- Default exporting format is now GeoJSON instead of Owntracks-like JSON. This will allow you to use the exported data in other applications that support GeoJSON format.
|
- Default exporting format is now GeoJSON instead of Owntracks-like JSON. This will allow you to use the exported data in other applications that support GeoJSON format.
|
||||||
|
|
||||||
### TODO
|
|
||||||
|
|
||||||
- [ ] Importing GeoJSON
|
|
||||||
|
|
||||||
|
|
||||||
## [0.12.2] — 2024-08-28
|
## [0.12.2] — 2024-08-28
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue