2021-01-12 17:07:18 +01:00
|
|
|
# Changelog
|
|
|
|
|
2021-02-12 14:14:28 +01:00
|
|
|
|
2021-02-19 14:15:48 +01:00
|
|
|
## 6.0.4 (unreleased)
|
2021-02-12 14:14:28 +01:00
|
|
|
|
2021-03-08 15:46:54 +01:00
|
|
|
- Improve docker configuration with `POSTGRES_PORT`.
|
2021-02-19 14:15:48 +01:00
|
|
|
|
|
|
|
## 6.0.3 (2021-02-22)
|
2021-02-12 14:14:28 +01:00
|
|
|
|
2021-02-19 14:15:48 +01:00
|
|
|
- Improve docker configuration with `EVENTS_PUSH_BACKEND_URL` and `CELERY_BROKER_URL` variables. Thanks to @ginuerzh.
|
|
|
|
- Simplify and improve docker configuration
|
2021-02-12 14:14:28 +01:00
|
|
|
|
|
|
|
## 6.0.2 (2021-02-15)
|
2021-02-11 16:22:25 +01:00
|
|
|
|
|
|
|
Add `ENABLE_SLACK`, `ENABLE_GITHUB_AUTH` and `ENABLE_GITLAB_AUTH` environment variables
|
|
|
|
|
2021-02-12 14:14:28 +01:00
|
|
|
|
|
|
|
## 6.0.1 (2021-02-08)
|
2021-02-05 12:35:52 +01:00
|
|
|
|
|
|
|
Adatp to latest
|
|
|
|
|
2021-02-12 14:14:28 +01:00
|
|
|
|
|
|
|
## 6.0.0 (2021-02-02)
|
2021-01-12 17:07:18 +01:00
|
|
|
|
|
|
|
### Features
|
|
|
|
|
|
|
|
- main `docker-compose.yml` for Taiga installation
|
|
|
|
|
|
|
|
- `docker-compose-inits.yml` to run `python manage.py` with docker-compose
|