0.11.0
This commit is contained in:
parent
e0fe7bce17
commit
b675a648c0
@ -1,5 +1,9 @@
|
||||
## Changelog
|
||||
|
||||
## 0.11.0
|
||||
|
||||
* Switch API to be synchronous. All errors should be caught using try/catch now.
|
||||
|
||||
## 0.10.0
|
||||
|
||||
* Remove automatic inclusion of `maximum-extent` on Map element to allow geometries that are buffered past extent bounds (e.g. dateline).
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "carto",
|
||||
"version": "0.10.0",
|
||||
"version": "0.11.0",
|
||||
"description": "Mapnik Stylesheet Compiler",
|
||||
"url": "https://github.com/mapbox/carto",
|
||||
"repository": {
|
||||
|
Loading…
Reference in New Issue
Block a user