summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS16
1 files changed, 16 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index d8e8f64..63daa2b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,22 @@
libosinfo News
==============
+1.10.0 - Feb 14, 2022
+=====================
+
+- Add API for resolving multiple tree matches
+- Add API for resolving multiple media matches
+- Add API to match between two OsinfoTree
+- Add API to match between two OsinfoMedia
+- Add API to get a complete list of firmwares
+- Add missing documentation of osinfo_os_add_firmware()
+- Add release status to osinfo-query
+- Add --all flag to all tools to report all matches
+- Fix hiding database entries
+- Adapt to libsoup3 which is now preferred over libsoup2
+- Several CI improvements
+- Several translations improvements
+
1.9.0 - Feb 02, 2021
====================