See https://github.com/clld/clld/milestones/clld%201.4.1
1.4.0
~~~~~
Improvements to make client development easier. In particular see https://github.com/clld/clld/issues/75
1.3.0
~~~~~
See https://github.com/clld/clld/milestones/clld%201.3
1.2.1
~~~~~
See https://github.com/clld/clld/commit/f6c679dc33ff090c735a0fbf624d27f5e4987d13
1.2.0
~~~~~
Closes https://github.com/clld/clld/issues/69 and https://github.com/clld/clld/milestones/Release%201.2.0
1.1.0
~~~~~
Fixing a bug for pacific centered maps of a single language, where the center coordinates were not corrected accordingly. This fix turned into a refactoring of the GeoJSON generation, reverting back to not using __geo_interface__ since this means sprinkling GeoJSN-creating code over multiple modules.