Update changelog for 0.11.0-1 release

This commit is contained in:
2023-11-24 11:32:40 +01:00
parent ccc59b7285
commit 01ff1c5e38

18
debian/changelog vendored
View File

@@ -1,3 +1,21 @@
revpipyload (0.11.0-1) stable; urgency=medium
* packaging(deb): Update control file to standards version 4.3.0
* chore: Release 0.11.0rc1
* build: Add environment variable to set alternative venv path
* build: Fix Makefile targets to match GNU coding standards
* fix: Fixes the error that setconfig always reloads the settings
* fix: Settings name translation has to check the existence of key
* feat: New XML-RPC function 'set_plcprogram'
* packaging(deb): Create debian release candidate packages
* packaging(deb): Create stable debian releases
* chore: Release 0.11.0rc2
* feat: New XML-RPC function for async calls of piControl
* chore: Release 0.11.0
* packaging(deb): Update dependency version of revpimodio2
-- Sven Sager <akira@narux.de> Fri, 24 Nov 2023 11:32:27 +0100
revpipyload (0.10.0-1) stable; urgency=medium
[ Sven Sager ]