=====================
Version 1.2.0
=====================
 - Use g_assert_true instead of g_assert in tests
 - Updated translations

=====================
Version 1.2.rc2
=====================
 - Fix regression in vector renderer with the latest optimizations causing
   the hightway shield renderer in Maps not showing shields
 - Fix compiling new tests with gcc using -Wimplicit-function-declaration
 - Updated translations

=====================
Version 1.2.rc
=====================
 - Performance improvements to the vector renderer
 - Remove undefined tile API
 - Fix zooming with smooth scrolling mice
 - Updated translations

=====================
Version 1.2.beta
=====================
 - Fix artifacts in NGL renderer
 - Don't crash in vector reader if key is NULL
 - Enable the vector renderer by default when building (can still be disabled
   if not needed)
 - Add distance method for Location

=====================
Version 1.2.alpha
=====================
 - Various vector renderer improvements
 - Support continous scroll
 - Support arrow key panning

=====================
Version 1.1.0
=====================
 - Fix grey background on sprites
 - Updated translations

=====================
Version 1.1.rc
 - Bugfixes and optimizations in vector render
 - Add icon-color property for vector renderer
 - Disable g_asserts on release builds
 - Updated translations

=====================
Version 1.1.beta
=====================
 - Vector rendering improvements
 - Updated translations

=====================
Version 1.0.5
 - Don't defer frame clock when widget is unrealized

=====================
Version 1.0.4
=====================
 - Throttle tile download during animations

=====================
Version 1.0.3
=====================
 - Fix memory leaks
 - Remove old tiles more aggresively, speeding up zoom animations

=====================
Version 1.0.2
=====================
 - Avoid flickering when panning the map
 - Fix warnings about min/max zoom levels for the viewport
 - Fix documentation comments
 - Fix cross-compilation for gi-docgen

=====================
Version 1.0.1
=====================

 - Release 1.0.1 to avoud Meson considering 1.0.0 < 1.0.0.beta

=====================
Version 1.0.0

 - Fix build error with Clang

=====================
Version 1.0.0.beta
=====================

- Finalized 1.0.0 API/ABI
- Various code cleanups
- Enabled localization support
- Changed the URL template for map sources

=====================
Version 1.0.0.alpha.1
=====================

- First libshumate 1 alpha.

