release: Prepare development branch for release 1.1.1

This commit is contained in:
gyptazy
2025-04-01 08:02:40 +02:00
parent c1c524f092
commit c5ca3e13e0
4 changed files with 10 additions and 3 deletions

7
debian/changelog vendored
View File

@@ -1,3 +1,10 @@
proxlb (1.1.1) stable; urgency=medium
* Fix tag evluation for VMs for being ignored for further balancing. (Closes: #163)
* Improve logging verbosity of messages that had a wrong servity. (Closes: #165)
-- Florian Paul Azim Hoberg <gyptazy@gyptazy.com> Tue, 1 Apr 2025 18:55:02 +0000
proxlb (1.1.0) stable; urgency=medium
* Refactored code base of ProxLB. (Closes: #114)