Updated Api changes between v2.3 and v3.0 (markdown)

Dane Springmeyer 2014-01-26 13:46:38 -08:00
parent 2ec98c2e4d
commit 74a005e550

@ -1,5 +1,7 @@
## Removed
- Support for `-ansi` flag / non-c++11 compile. Starting at 3.x a compiler that recognizes `-std=c++11` is required.
## Changed
- In C++ `mapnik::Map::addLayer` was changed to `mapnik::Map::add_layer`