From c5a30e9267068436a75b5d00fcbf95cb9c1f4dcd Mon Sep 17 00:00:00 2001
From: Martin Szulecki <martin.szulecki@libimobiledevice.org>
Date: Mon, 15 Jun 2020 20:19:31 +0200
Subject: [PATCH] Update NEWS with latest changes

---
 NEWS | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/NEWS b/NEWS
index 4c4a6e5..6c7f28c 100644
--- a/NEWS
+++ b/NEWS
@@ -12,7 +12,11 @@ Version 2.2.0
   * Fix: Return NULL from plist_copy() if passed a NULL pointer instead of asserting
   * Add GitHub Actions integration for automatic build tests
   * plistutil: Add manual page and usage output
-  * Rename libplist*.pc to libplist*-2.0.pc according to pkg-config standard
+  * Fix removal of docs directory on `make clean`
+  * Improve README.md with project description, installation, contributing and
+    usage sections
+  * Rename library and all related files by adding an API version resulting
+    in "libplist-2.0" and "libplist++-2.0"
 
 Version 2.1.0
 ~~~~~~~~~~~~~
-- 
2.18.1