diff --git a/CHANGELOG.md b/CHANGELOG.md index 77e1589..5faf041 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). ## [Unreleased] + +## 0.0.2 – 2016-12-08 ### Added - ability to load kml and csv (unicsv format) files [#1](https://gitlab.com/eneiluj/gpxedit-oc/issues/1) @eneiluj diff --git a/templates/gpxcontent.php b/templates/gpxcontent.php index a4565be..53be8fc 100644 --- a/templates/gpxcontent.php +++ b/templates/gpxcontent.php @@ -28,7 +28,7 @@ p($_['gpxedit_version']);