* v1.2.0
 - KDSingleApplication now looks for Qt6 by default, rather than Qt5. If your Qt5
   build broke, pass -DKDSingleApplication_QT6=OFF to CMake.
 - Do not exceed maximum socket name length
 - Fix maximum socket length on Windows
 - CI: Add FreeBSD and OpenBSD

* v1.1
 - Add option making session ID part of the socket name optional
 - Fix dynamic library versioning

* v1.0
  - Initial Release
