Bump version to 0.9.86

This commit is contained in:
2023-12-11 03:08:13 -05:00
parent 5d9e83e8ed
commit bdbc2d4f10
8 changed files with 20 additions and 6 deletions

8
debian/changelog vendored
View File

@ -1,3 +1,11 @@
pvc (0.9.86-0) unstable; urgency=high
* [API Daemon] Significantly improves the performance of several commands via async Zookeeper calls and removal of superfluous backend calls.
* [Docs] Improves the project README and updates screenshot images to show the current output and more functionality.
* [API Daemon/CLI] Corrects some bugs in VM metainformation output.
-- Joshua M. Boniface <joshua@boniface.me> Mon, 11 Dec 2023 03:08:13 -0500
pvc (0.9.85-0) unstable; urgency=high
* [Packaging] Fixes a dependency bug introduced in 0.9.84