update CHANGELOG
parent
0d9f9c17a6
commit
0c8a463aef
11
CHANGELOG.md
11
CHANGELOG.md
|
@ -5,6 +5,17 @@ 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]
|
## [Unreleased]
|
||||||
|
### Added
|
||||||
|
- add option to approximate elevation of new point
|
||||||
|
[#18](https://gitlab.com/eneiluj/gpxedit-oc/issues/18) @TheTiPi
|
||||||
|
|
||||||
|
### Changed
|
||||||
|
- change way to cut lines, hover the middle marker and press Del
|
||||||
|
[#17](https://gitlab.com/eneiluj/gpxedit-oc/issues/17) @TheTiPi
|
||||||
|
|
||||||
|
### Fixed
|
||||||
|
- modify cloneLatLng to avoid alt and time loss when L.draw makes layer backups
|
||||||
|
[#16](https://gitlab.com/eneiluj/gpxedit-oc/issues/16) @TheTiPi
|
||||||
|
|
||||||
## 0.0.6 – 2017-05-16
|
## 0.0.6 – 2017-05-16
|
||||||
### Added
|
### Added
|
||||||
|
|
Loading…
Reference in New Issue