30 lines
595 B
Markdown
30 lines
595 B
Markdown
# Changelog
|
|
|
|
|
|
## 6.0.4 (unreleased)
|
|
|
|
- Improve docker configuration with `POSTGRES_PORT`.
|
|
|
|
## 6.0.3 (2021-02-22)
|
|
|
|
- Improve docker configuration with `EVENTS_PUSH_BACKEND_URL` and `CELERY_BROKER_URL` variables. Thanks to @ginuerzh.
|
|
- Simplify and improve docker configuration
|
|
|
|
## 6.0.2 (2021-02-15)
|
|
|
|
Add `ENABLE_SLACK`, `ENABLE_GITHUB_AUTH` and `ENABLE_GITLAB_AUTH` environment variables
|
|
|
|
|
|
## 6.0.1 (2021-02-08)
|
|
|
|
Adatp to latest
|
|
|
|
|
|
## 6.0.0 (2021-02-02)
|
|
|
|
### Features
|
|
|
|
- main `docker-compose.yml` for Taiga installation
|
|
|
|
- `docker-compose-inits.yml` to run `python manage.py` with docker-compose
|