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 2114dae commit 0747aa6Copy full SHA for 0747aa6
CHANGELOG.md
@@ -1,6 +1,8 @@
1
*Note: Numbers like (\#123) point to closed Pull Requests on the fractal-web repository.*
2
3
-# Unreleased
+# 0.9.0
4
+
5
+This release requires fractal-server 1.4.3.
6
7
* Removed `running` job status (\#401).
8
* Aligned timestamp definitions with fractal-server 1.4.3 (\#401).
docs/version-compatibility.md
@@ -4,6 +4,7 @@ The following table shows which `fractal-server` versions are compatible with wh
| fractal-web | fractal-server |
|-------------|----------------|
+| 0.9.0 | 1.4.3 |
| 0.8.2 | 1.4.2 |
9
| 0.8.1 | 1.4.2 |
10
| 0.8.0 | 1.4.2 |
0 commit comments