From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Wed, 13 May 2026 14:33:47 +0000 (+0100) Subject: Add release notes for version 1.2.8 X-Git-Tag: 1.2.8 X-Git-Url: http://git.ipfire.org/gitweb/index.cgi?a=commitdiff_plain;p=thirdparty%2Fnqptp.git Add release notes for version 1.2.8 --- diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 4ec0d71..8c0f845 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,3 +1,6 @@ +## Version 1.2.8 +* A new `man` file. Thanks again to [Chris Boot](https://github.com/bootc) for the [PR](https://github.com/mikebrady/nqptp/pull/48). + ## Version 1.2.7 * With this update, `pkg-config` is used to determine the correct location for `systemdsystemunitdir`. * Additionally, `--with-systemdsystemunitdir` `./configure...` option is added to allow the location to be over-ridden.