Bump version to 0.9.57

This commit is contained in:
2022-11-06 01:39:50 -04:00
parent 8af7189dd0
commit d65f512897
6 changed files with 20 additions and 4 deletions

9
debian/changelog vendored
View File

@ -1,3 +1,12 @@
pvc (0.9.57-0) unstable; urgency=high
* [CLI] Removes an invalid reference to VXLAN
* [CLI] Improves the handling of invalid networks in VM lists and on attach
* [API] Modularizes the benchmarking library so it can be used externally too
* [Daemon Library] Adds a module tag file so it can be used externally too
-- Joshua M. Boniface <joshua@boniface.me> Sun, 06 Nov 2022 01:39:50 -0400
pvc (0.9.56-0) unstable; urgency=high
* [API/Provisioner] Fundamentally revamps the provisioner script framework to provide more extensibility (BREAKING CHANGE)