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 ad5aa76 commit 8e9a682Copy full SHA for 8e9a682
CHANGELOG.md
@@ -1,6 +1,6 @@
1
*Note: Numbers like (\#123) point to closed Pull Requests on the fractal-web repository.*
2
3
-# Unreleased
+# 1.20.0
4
5
* Added body request normalizer (\#825);
6
* Fixed JSON schema validation during arguments import (\#827);
docs/version-compatibility.md
@@ -4,6 +4,7 @@ The following table shows which `fractal-server` versions are compatible with wh
| fractal-web | fractal-server |
|-------------|----------------|
7
+| 1.20.0 | 2.16.0 |
8
| 1.19.3 | 2.15.3 |
9
| 1.19.2 | 2.15.3 |
10
| 1.19.1 | 2.15.0 |
0 commit comments