===================
Version 1.5.0.1
===================
 - Re-tagged due to broken 1.5.0 tag

===================
Version 1.5.0
===================
 - No changes since 1.5.beta

===================
Version 1.5.beta
===================
 - Add ability to set alignment for markers
 - Add missing since annotations for SimpleMap
 - Update minimum Meson version to 0.57.0
 - Documentation fixes

===================
Version 1.5.alpha
===================
 - Add number of clicks property to symbol clicked events
 - Add canonical documentation link
 - Update header for SimpleMap to reflect current API

===================
Version 1.4.0
===================
 - No changes since 1.4.rc

===================
Version 1.4.rc
===================
 - Translation updates

===================
Version 1.4.beta
===================
 - Fix building with GCC 15

===================
Version 1.4.alpha
===================
 - Increase maximum zoom level to 30
 - Add map-loaded and tile-error signals on MapLayer
 - Fix shumate_location_distance() to return 0 rather than NaN for very small
   distances

===================
Version 1.3.0
===================
 - Translation updates

===================
Version 1.3.rc
=====================
 - Fix vector expression test with newer json-glib versions

=====================
Version 1.3.beta
=====================
 - Fix build with -Dvector_renderer=false

=====================
Version 1.3.alpha
=====================
 - Allow building with C++
 - Fix crash in MapSource
 - Add documentation for the GTK inspector page
 - Fix compilation warnings

=====================
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.

