Update changelog
This commit is contained in:
parent
037c87837f
commit
6a0846c41b
1 changed files with 4 additions and 0 deletions
|
@ -10,6 +10,10 @@
|
||||||
### Added
|
### Added
|
||||||
|
|
||||||
* Support `service.healthcheck` for defining custom healthchecks.
|
* Support `service.healthcheck` for defining custom healthchecks.
|
||||||
|
* Arion now declares a `networks.default` by default, with `name` set to
|
||||||
|
`project.name`. This improves compatibility with container runtimes by
|
||||||
|
copying pre-existing behavior. Most users will want to keep using this
|
||||||
|
behavior, but it can be disabled with `enableDefaultNetwork`.
|
||||||
|
|
||||||
## 0.1.3.0 -- 2020-05-03
|
## 0.1.3.0 -- 2020-05-03
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue