Skip to content

Commit

Permalink
Added changelog section
Browse files Browse the repository at this point in the history
  • Loading branch information
mblaschke committed Jun 15, 2015
1 parent 3228a17 commit 89be69c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions documentation/UPDATE.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ If you have cloned the git repository it's safe to pull the new version.
If you have used a zip file make sure to replace the `docker/` directory and also
update `docker-compose.yml` and `docker-env.yml`.

For [changes see CHANGELOG.md](/CHANGELOG.md)

## Update to 3.4.x
As `PHP_UID` was replaced with `EFFECTIVE_UID` and `PHP_GID` was replaced with `EFFECTIVE_GID` you
have to rebuild all containers with this variables: `main` and `web`
Expand Down

0 comments on commit 89be69c

Please sign in to comment.