Bump version to 0.9.54

This commit is contained in:
2022-08-23 11:01:05 -04:00
parent dc36c40690
commit 4b41ee2817
6 changed files with 16 additions and 4 deletions

View File

@ -1,5 +1,10 @@
## PVC Changelog
###### [v0.9.54](https://github.com/parallelvirtualcluster/pvc/releases/tag/v0.9.54)
[CLI Client] Fixes a bad variable reference from the previous change
[API Daemon] Enables TLSv1 with an SSLContext object for maximum compatibility
###### [v0.9.53](https://github.com/parallelvirtualcluster/pvc/releases/tag/v0.9.53)
* [API] Fixes sort order of VM list (for real this time)