Update changelog

This commit is contained in:
Robert Hensing 2022-06-09 01:44:26 +02:00
parent 037c87837f
commit 6a0846c41b

View file

@ -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