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 17a5c3e commit 4e6610fCopy full SHA for 4e6610f
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.10.0
4
+
5
+This release requires fractal-server 1.4.6.
6
7
* Improved id and timestamp layout on jobs table (\#420).
8
* Added query parameters to avoid loading unused fields on the following GET endpoints (\#420):
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.10.0 | 1.4.6 |
| 0.9.2 | 1.4.3 |
9
| 0.9.1 | 1.4.3 |
10
| 0.9.0 | 1.4.3 |
0 commit comments