Mapnik 4.0.0 release.
This commit is contained in:
parent
02049bb811
commit
85801bd402
1 changed files with 2 additions and 2 deletions
|
@ -7,11 +7,11 @@ Developers: Please commit along with changes.
|
|||
For a complete change history, see the git log.
|
||||
|
||||
|
||||
## UNRELEASED
|
||||
## Mapnik 4.0.0
|
||||
|
||||
#### Notice
|
||||
|
||||
- Mapnik now requires C++14 compliant compiler (`-std=c++14`)
|
||||
- Mapnik now requires C++17 compliant compiler (`-std=c++17`)
|
||||
- Mapnik now supports CMake as a build system. See [#4191](https://github.com/mapnik/mapnik/pull/4191) and the [docs](https://github.com/mapnik/mapnik/blob/master/docs/cmake-usage.md) for more info.
|
||||
|
||||
#### Breaking Changes
|
||||
|
|
Loading…
Reference in a new issue