Skip to content

Commit c5a30e9

Browse files
committed
Update NEWS with latest changes
1 parent 45d99de commit c5a30e9

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

NEWS

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,11 @@ Version 2.2.0
1212
* Fix: Return NULL from plist_copy() if passed a NULL pointer instead of asserting
1313
* Add GitHub Actions integration for automatic build tests
1414
* plistutil: Add manual page and usage output
15-
* Rename libplist*.pc to libplist*-2.0.pc according to pkg-config standard
15+
* 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"
1620

1721
Version 2.1.0
1822
~~~~~~~~~~~~~

0 commit comments

Comments
 (0)