summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorGünther Wagner <info@gunibert.de>2022-06-19 10:33:53 +0200
committerGünther Wagner <info@gunibert.de>2022-06-19 10:33:53 +0200
commitdd2bee073331dd02c5319ccfa76b97d1a490f1a3 (patch)
treed05f007a2f8e5e91b0de52acc928bdbbed83c75e /NEWS
parent683bfdd41c2ae92d41b9984d79f285dff5bdff2a (diff)
downloadlibrest-dd2bee073331dd02c5319ccfa76b97d1a490f1a3.tar.gz
Release 0.9.1
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 04bc8b1..ff1cf6e 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@ Overview of changes for 0.91
============================
* removed RestAuth object
* added an demo application to showcase librest
+* removed OAuth1 Proxy
+* added soupapiversion to pkg-config file in order to check the which soup version
+ this library got built with
+* build against libsoup3 by default
Overview of changes for 0.9
===========================