Skip to content
This repository was archived by the owner on Nov 23, 2022. It is now read-only.

Commit 0600a72

Browse files
committed
Release 2.0.0
1 parent 70ffacf commit 0600a72

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,23 @@
11

2+
2.0.0 / 2018-01-24
3+
==================
4+
5+
Additions:
6+
* Add 3rd party templates support
7+
* Add CORS support that can be enabled via config
8+
* Add way to update to nightly builds
9+
* Allow specifying project template using config file
10+
* Allow configuring Traefik via server config
11+
12+
Changes:
13+
* Rebuild docker-compose services on deployment
14+
* Replace tap with jest and better parallelized tests
15+
* Replace hapi with fastify
16+
17+
Fixes:
18+
* Use Traefik 1.5.0 acme HTTP challenge due to changes to letsencrypt
19+
* Kill self on update on next tick and increase delay to prevent internal errors
20+
221
1.1.2 / 2017-12-29
322
==================
423

0 commit comments

Comments
 (0)