[libsoup] 2.70.0



commit 3857ea93dd3775d68010efed7ad3245714fee379
Author: Patrick Griffis <pgriffis igalia com>
Date:   Fri Mar 6 18:43:26 2020 -0800

    2.70.0

 NEWS        | 6 ++++++
 meson.build | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index b331ff81..a1df8268 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+Changes in libsoup from 2.69.90 to 2.70.0:
+
+       * Deprecate SoupSession:proxy-uri [Patrick Griffis]
+
+       * Update translations: Persian, Finnish, Ukrainian
+
 Changes in libsoup from 2.68.3 to 2.69.90:
 
        * Add new API to expose support for same-site cookies [Patrick Griffis]
diff --git a/meson.build b/meson.build
index e1459995..acfc798c 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('libsoup', 'c',
-        version: '2.69.90',
+        version: '2.70.0',
         meson_version : '>=0.50',
         license : 'LGPL2',
         default_options : 'c_std=c89')


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]