diff --git a/CHANGELOG.md b/CHANGELOG.md index a68721cf..025f1bb8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ *Note: Numbers like (\#123) point to closed Pull Requests on the fractal-web repository.* -# Unreleased +# 1.6.0 * Displayed OAuth2 accounts in user profile page (\#557); * Supported `FRACTAL_API_V1_MODE=include_read_only` (\#557); diff --git a/docs/version-compatibility.md b/docs/version-compatibility.md index 595cb6a2..c70104e9 100644 --- a/docs/version-compatibility.md +++ b/docs/version-compatibility.md @@ -4,6 +4,7 @@ The following table shows which `fractal-server` versions are compatible with wh | fractal-web | fractal-server | |-------------|----------------| +| 1.6.0 | 2.5.0 | | 1.5.0 | 2.4.0 | | 1.4.3 | 2.3.0 | | 1.4.2 | 2.3.0 |