diff --git a/README.md b/README.md index a312dc6..29688ec 100644 --- a/README.md +++ b/README.md @@ -277,6 +277,7 @@ You can check the label of your local image by running `docker inspect ninech/ne The following is a list of breaking changes: +* 0.3.0: Field `filterable: /etc/netbox/config` and `/etc/reports -> /etc/netbox/reports`. Fixes [#54](https://github.com/ninech/netbox-docker/issues/54). * 0.1.0: Introduction of the `NETBOX_DOCKER_PROJECT_VERSION`. (Not a breaking change per se.) diff --git a/VERSION b/VERSION index 0ea3a94..0d91a54 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.2.0 +0.3.0