We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d6e5a3 commit f2d3a30Copy full SHA for f2d3a30
Makefile
@@ -1,4 +1,4 @@
1
-VERSION=0.1.4
+VERSION=0.1.5
2
PACKAGE=libpve-storage-custom-moosefs-perl
3
PKGREL=1
4
README.md
@@ -98,6 +98,11 @@ This command creates a custom storage named `moosefs-vm-storage` using the Moose
98
99
## 📝 Changelog
100
101
+### v0.1.5 - Bug Fixes
102
+
103
+* Improvements to LXC snapshot support
104
+* Reduced debugging log noise
105
106
### v0.1.4 – Bug Fixes
107
108
* Multiple small and defensive fixes
0 commit comments