diff --git a/debian/changelog b/debian/changelog index 0d862bf..e3f2c3a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,19 @@ +revpipyload (0.12.0~rc1-1) unstable; urgency=medium + + * chore: Release 0.11.0 + * fix: Ensure file operations are restricted to PLC working directory + * chore: Release 0.11.1 + * refactor: Replace `_exit` flag with `_evt_exit` event + * feat: Add option to use unix socket for xml rpc server + * feat: Add unix group support for XML-RPC server socket permissions + * fix: Remove shutdown, this resolves a dead lock + * feat: Enhance secure-installation command with Unix socket support + * chore: Log process ID during initialization for debugging purposes + * fix: Set default config path and raise error for inaccessible file + * chore: Release 0.12.0 + + -- Sven Sager Thu, 06 Aug 2026 12:00:59 +0200 + revpipyload (0.11.0~rc2-1) unstable; urgency=medium * chore: Release 0.11.0rc2