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.
2 parents 8c6b50d + 6b3013f commit 4f027a6Copy full SHA for 4f027a6
docs/compatibility.md
@@ -4,6 +4,7 @@ This table shows the compatibility between CAPMVM and Flintlock versions.
4
5
| CAPMVM | Flintlock |
6
| ----------- | ---------------------- |
7
+| `v0.7.0` | `>= v0.1.0` |
8
| `v0.6.0` | `v0.1.0` |
9
| `v0.5.x` | `v0.1.0-alpha.9` |
10
| `v0.4.0` | `v0.1.0-alpha.8` |
metadata.yaml
@@ -23,3 +23,6 @@ releaseSeries:
23
- major: 0
24
minor: 6
25
contract: v1beta1
26
+ - major: 0
27
+ minor: 7
28
+ contract: v1beta1
0 commit comments