diff options
Diffstat (limited to 'NEWS')
| -rw-r--r-- | NEWS | 6 |
1 files changed, 5 insertions, 1 deletions
| @@ -12,7 +12,11 @@ Version 2.2.0 | |||
| 12 | * Fix: Return NULL from plist_copy() if passed a NULL pointer instead of asserting | 12 | * Fix: Return NULL from plist_copy() if passed a NULL pointer instead of asserting |
| 13 | * Add GitHub Actions integration for automatic build tests | 13 | * Add GitHub Actions integration for automatic build tests |
| 14 | * plistutil: Add manual page and usage output | 14 | * 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" | ||
| 16 | 20 | ||
| 17 | Version 2.1.0 | 21 | Version 2.1.0 |
| 18 | ~~~~~~~~~~~~~ | 22 | ~~~~~~~~~~~~~ |
