From 81f8c7386d430358aa0f140f3d3e6a188cf9a47e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Christian=20Ma=CC=88der?= Date: Fri, 14 Sep 2018 10:35:30 +0200 Subject: [PATCH] =?UTF-8?q?=E2=9C=8F=EF=B8=8F=20Listed=20one=20more=20brea?= =?UTF-8?q?king=20change?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e48db9..bfde3d6 100644 --- a/README.md +++ b/README.md @@ -356,7 +356,7 @@ Compare the version with the list below to check whether a breaking change was i The following is a list of breaking changes of the `netbox-docker` project: -* 0.5.0: Alpine was updated to 3.8 +* 0.5.0: Alpine was updated to 3.8, `*.env` moved to `/env` folder * 0.4.0: In order to use Netbox webhooks you need to add Redis and a netbox-worker to your docker-compose.yml. * 0.3.0: Field `filterable: /etc/netbox/config` and `/etc/reports -> /etc/netbox/reports`. Fixes [#54](https://github.com/ninech/netbox-docker/issues/54).