Skip to content

Commit b001515

Browse files
committed
doc(CHANGELOG.md): add entry for v2.0.0-rc2
1 parent e86c16f commit b001515

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
### v2.0.0-rc1 -> v2.0.0-rc2
2+
3+
#### Fixes
4+
5+
- [`a43f1d6`](https://github.com/deis/controller/commit/a43f1d60df49f5dade2bc2b736dbfda3ec3205c1) gunicorn: silence healthcheck points in access logs
6+
- [`ab5f680`](https://github.com/deis/controller/commit/ab5f680d9b04014958a28d88561d875269ce685f) scheduler: update instead of appending env vars so hardcoded values can be overwritten
7+
- [`28b92eb`](https://github.com/deis/controller/commit/28b92eb4eac3f860ab7b15147bf28bce7fbb3eab) scheduler: remove the hardcoded port from RC template
8+
- [`c9cb586`](https://github.com/deis/controller/commit/c9cb586deee211e5b8fdc0e1af8aa21aa6b3b1e2) app: only add a PORT env var if there is a value
9+
10+
#### Maintenance
11+
12+
- [`08ee64c`](https://github.com/deis/controller/commit/08ee64ceb81330bbbad27468fdefdbf95d953bab) requirements: update to Gunicorn 19.6.0
13+
- [`b6195a3`](https://github.com/deis/controller/commit/b6195a3cfedc194a6e5b9c93e6b09487ff35373e) Dockerfile: update pip to 8.1.2
14+
115
### v2.0.0-beta4 -> v2.0.0-rc1
216

317
#### Features

0 commit comments

Comments
 (0)