From ba2e8674de161d3d8aa5f9b63759e01efce07dfa Mon Sep 17 00:00:00 2001 From: John Mulligan Date: Mon, 14 Jun 2021 09:29:12 -0400 Subject: [PATCH] readme: document v0.10.0 and the ceph versions it supports Signed-off-by: John Mulligan --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index aacd56f..e81f311 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,7 @@ go test -tags nautilus .... | go-ceph version | Supported Ceph Versions | Deprecated Ceph Versions | | --------------- | ------------------------| -------------------------| +| v0.10.0 | nautilus, octopus, pacific | | | v0.9.0 | nautilus, octopus | | | v0.8.0 | nautilus, octopus | | | v0.7.0 | nautilus, octopus | |