Bump version to 0.3.0 and add line in README describing the breaking change.
This commit is contained in:
parent
cdbfdaf361
commit
7afa9454ba
@ -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: <boolean` was replaced with field `filter_logic: loose/exact/disabled`. It will default to `CF_FILTER_LOOSE=loose` when not defined.
|
||||
* 0.2.0: Re-organized paths: `/etc/netbox -> /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.)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user