Skip to content

Commit 821a4ad

Browse files
committed
Update CHANGELOG;
1 parent 4e0557b commit 821a4ad

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,12 @@
22

33
# 1.1.0
44

5-
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.
5+
> WARNING: with this release all the environment variables will be read from
6+
> the environment, when the service is started, not during build time. Remember
7+
> to load in your environment all the variables that you need when you start
8+
> the service in production. This will not affect development setup.
9+
> See https://fractal-analytics-platform.github.io/fractal-web/quickstart/ for
10+
> instructions.
611
712
* Updated quickstart documenting the changes related to environment variables (\#492).
813
* Fixed bug in default dataset selection when job references a deleted dataset (\#492).

0 commit comments

Comments
 (0)