Skip to content

Commit ec44fe7

Browse files
committed
Updated CHANGELOG.md and version-compatibility.md
1 parent 6a46480 commit ec44fe7

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
*Note: Numbers like (\#123) point to closed Pull Requests on the fractal-web repository.*
22

3-
# Unreleased
3+
# 1.1.0
44

55
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.
66

docs/version-compatibility.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ The following table shows which `fractal-server` versions are compatible with wh
44

55
| fractal-web | fractal-server |
66
|-------------|----------------|
7+
| 1.1.0 | 2.0.5 |
78
| 1.0.4 | 2.0.5 |
89
| 1.0.3 | 2.0.0 |
910
| 1.0.2 | 2.0.0 |

0 commit comments

Comments
 (0)