summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS16
1 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 563c316..02e3c63 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,19 @@
+0.13.0
+======
+
+Changes since 0.12.11:
+
+- Fix stripping @refID
+- Port to modern GObject
+- Drop autotools
+- Allow to be used as a subproject
+- Remove hand-written ref-counting, use RcBox/AtomicRcBox instead
+- Obsolete code removal
+
+All contributors to this release:
+ - Jens Georg <mail@jensge.org>
+ - Andre Klapper <a9016009@gmx.de>
+
0.12.11
=======