We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45d99de commit c5a30e9Copy full SHA for c5a30e9
NEWS
@@ -12,7 +12,11 @@ Version 2.2.0
12
* Fix: Return NULL from plist_copy() if passed a NULL pointer instead of asserting
13
* Add GitHub Actions integration for automatic build tests
14
* plistutil: Add manual page and usage output
15
- * Rename libplist*.pc to libplist*-2.0.pc according to pkg-config standard
+ * Fix removal of docs directory on `make clean`
16
+ * Improve README.md with project description, installation, contributing and
17
+ usage sections
18
+ * Rename library and all related files by adding an API version resulting
19
+ in "libplist-2.0" and "libplist++-2.0"
20
21
Version 2.1.0
22
~~~~~~~~~~~~~
0 commit comments