diff --git a/README.md b/README.md index ecfd8a9..9fa588f 100644 --- a/README.md +++ b/README.md @@ -380,6 +380,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.7.0: The value of the `MAX_PAGE_SIZE` environment variable was changed to `1000`, which is the default of Netbox. * 0.6.0: The naming of the default startup_scripts were changed. If you overwrite them, you may need to adjust these scripts. * 0.5.0: Alpine was updated to 3.8, `*.env` moved to `/env` folder