summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Toso <victortoso@redhat.com>2022-02-14 17:09:09 +0100
committerVictor Toso <victortoso@redhat.com>2022-02-14 17:09:09 +0100
commitf503ff7a9e13963bcf396776bce0b209a819ba9b (patch)
tree86ff17cd62a4ad305034be7e6e2929a9d543e60f
parente5bdc6759195dbcfc4e7dcb02bf59190a3debe06 (diff)
downloadlibosinfo-f503ff7a9e13963bcf396776bce0b209a819ba9b.tar.gz
Update NEWS for 1.10.0 releasev1.10.0
Signed-off-by: Victor Toso <victortoso@redhat.com>
-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
====================