Update NEWS with latest changes
diff --git a/NEWS b/NEWS
index 7f68535..4c4a6e5 100644
--- a/NEWS
+++ b/NEWS
@@ -11,6 +11,8 @@
   * plistutil: Added ability to specify output format
   * 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
 
 Version 2.1.0
 ~~~~~~~~~~~~~