Skip to content

Commit b2649a7

Browse files
Fix changelog
1 parent 9d18acf commit b2649a7

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

CHANGELOG.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
## 0.16.0
22

3-
* Support for `waypoint`, `link`, and `type` tags in GPX
3+
* Supports the `link` tag in GPX data.
4+
* Supports the `type` tag for waypoints in GPX data.
45

56
## 0.15.0
67

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -101,9 +101,9 @@ just AJAX.
101101
### GPX Feature Support
102102

103103
* [x] Line Paths
104-
* [x] Properties
104+
* [ ] Properties
105105
* [x] 'name', 'cmt', 'desc', 'link', 'time', 'keywords', 'sym', 'type' tags
106-
* [x] 'author', 'copyright' tags
106+
* [ ] 'author', 'copyright' tags
107107

108108
## FAQ
109109

0 commit comments

Comments
 (0)