Skip to content

Commit d358ee6

Browse files
committed
Add changelog for v2.2.1 release
1 parent b6c4c8a commit d358ee6

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
# v2.2.1 (The little Flame 🔥)
2+
3+
> Bugfix release due to errors on some services after v2.2 release.
4+
5+
## Bugfixes and improvements ⚙️
6+
7+
* [**Portainer**] Remove ``admin`` password auto-configuration. Password is now set on first installation via GUI.
8+
* [**Flood** | **MariaDB** | **Calibre**] Fix variables not taken into account (fix #61)
9+
* Services which used a ``command`` with environment variables were broken since v2.2 release because app-specific env files are injected with env_file directive in Docker Compose, but some services cannot read from environment variables in their command.
10+
111
# v2.2 (The Flame 🔥)
212

313
## What's new?

0 commit comments

Comments
 (0)