+## Version: 1.1-dev-120-g6fd665d
+***Pesky Change You Can't Ignore***
+
+A change has been made the `nqptp` `systemd` service file, so before updating, please remove the existing service file with the following command:
+```
+# rm /usr/local/lib/systemd/system/nqptp.service
+```
+**Enhancement**
+* Always create a new SHM interface for every new shm address provided.
+* Remove redundant coded.
+* Add a few debug messages.
+* Enhance the service record to define the service provided.
+* Quieten some chatty debug messages.
+
## Version: 1.1-dev-108-ga378f07
**Enhancement**
* Ensure the shared memory interface is updated when mastership is removed.