summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorJens Georg <mail@jensge.org>2021-07-03 20:07:57 +0200
committerJens Georg <mail@jensge.org>2021-07-03 20:07:57 +0200
commitf7875d63ef637f8ac41ed9ae9a7e1baab932d12a (patch)
tree6b48e600290f4187e643d3e1d775f2f02adcbe4c /NEWS
parentbac93c09a2c0f9e68d04d6bbbbe30d038454a69f (diff)
downloadgupnp-f7875d63ef637f8ac41ed9ae9a7e1baab932d12a.tar.gz
Prepare 1.3.0gupnp-1.3.0
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS22
1 files changed, 22 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index ad58ca9..1aed515 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+1.3.0
+=====
+
+- Service: name Tasks
+- Doc: Some grammaer fixes
+- Dead and deprecated code clean-up
+- Move tests that are actually examples into examples
+- Move tests from gtest to test
+- Doc: General clean-up
+- Fix some introspection annotations
+- Build: Make gupnp usable as a subproject (more or less)
+- Make it possible to re-use a ServiceProxyAction
+- Service: Validate "Host" header for GENA actions
+
+Bugs fixed in this release:
+ - https://gitlab.gnome.org/GNOME/gupnp/issues/17
+ - https://gitlab.gnome.org/GNOME/gupnp/issues/18
+ - https://gitlab.gnome.org/GNOME/gupnp/issues/55
+
+All contributors to this release:
+ - Jens Georg <mail@jensge.org>
+
1.2.7
=====