mirror of
https://github.com/mapbox/polyline.git
synced 2026-01-25 14:43:44 +00:00
Prepare 1.1.0
This commit is contained in:
parent
73a9f4520b
commit
4bc9fd74ef
@ -1,5 +1,10 @@
|
||||
# Changelog
|
||||
|
||||
## 1.1.0 (2019-05-06)
|
||||
|
||||
* Added `--precision` command line option.
|
||||
* Fix to precision to support a value of `0`.
|
||||
|
||||
## 1.0.0 (2018-04-01)
|
||||
|
||||
* Added `--toGeoJSON` command line option.
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
"name": "@mapbox/polyline",
|
||||
"author": "Mapbox",
|
||||
"description": "Polyline encoding and decoding",
|
||||
"version": "1.0.0",
|
||||
"version": "1.1.0",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/mapbox/polyline.git"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user