Skip to content

Commit

Permalink
Updated CHANGELOG.md and version-compatibility.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zonia3000 committed May 30, 2024
1 parent 6a46480 commit ec44fe7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
*Note: Numbers like (\#123) point to closed Pull Requests on the fractal-web repository.*

# Unreleased
# 1.1.0

Note: with this release all the environment variables will be read from the environment, when the service is started, not during build time. Remember to load in your environment all the variables that you need when you start the service in production. This will not affect development setup.

Expand Down
1 change: 1 addition & 0 deletions docs/version-compatibility.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ The following table shows which `fractal-server` versions are compatible with wh

| fractal-web | fractal-server |
|-------------|----------------|
| 1.1.0 | 2.0.5 |
| 1.0.4 | 2.0.5 |
| 1.0.3 | 2.0.0 |
| 1.0.2 | 2.0.0 |
Expand Down

0 comments on commit ec44fe7

Please sign in to comment.