Update changelog with new param to Renderer

This commit is contained in:
Tom MacWright 2012-06-18 17:33:59 -04:00
parent 1645df71a4
commit d58712ced6

View File

@ -4,6 +4,8 @@
* Now uses the [mapnik-reference](https://github.com/mapnik/mapnik-reference) npm module
instead of copying `reference.json` when it's updated
* Adds a second parameter to `carto.Renderer` - an object which has a key `mapnik_version`
that specifies the version of Mapnik this stylesheet should target.
### 0.4.10