summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJiří Techet <techet@gmail.com>2019-02-20 19:37:50 +0100
committerJiří Techet <techet@gmail.com>2019-02-20 19:37:50 +0100
commit5d2f7f938471d9455aa08bd6bb1f0a244984713c (patch)
tree09d06cf75573232f45556fc84c6cec6eabc079f8
parentbfba8a09d7009264bd1bde6a549eb9b75b5a067c (diff)
downloadlibchamplain-5d2f7f938471d9455aa08bd6bb1f0a244984713c.tar.gz
-rw-r--r--NEWS21
1 files changed, 21 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f30fec4..9c2dfde 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,24 @@
+libchamplain 0.12.17 (2019-02-20)
+=================================
+
+Stable release
+
+Changes:
+
+* Use of meson build system, CI tests and automatized generation of
+ documentation (Martin Blanchard)
+* Various map wrapping fixes (Tomasz Miąsko, Jiří Techet)
+* Pass data as uint8 pointer in champlain_renderer_set_data() and make this
+ function introspectable (James Westman)
+* Bump versions of some dependencies - clutter (1.24), glib (2.38) - and fix
+ depreciation warnings (Jiří Techet)
+* Use https for all map sources that support it (Jiří Techet)
+* Don't version-control generated vapi files (Jiří Techet)
+* Combine champlain and champlain-gtk documentations into one (Jiří Techet)
+* More helpful README.md with links to pages related to libchamplain
+ (Jiří Techet)
+* Various housekeeping and cleanups (Jiří Techet, Andre Klapper)
+
libchamplain 0.12.16 (2017-09-06)
=================================