From ad9194559f3186fbcf7ab2bd1e3a7f515b23c2b8 Mon Sep 17 00:00:00 2001 From: Sander Steffann Date: Mon, 14 Dec 2020 21:47:38 +0100 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c0dd758..3ff1f29 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,10 @@ For now all configuration is done in the NetBox admin back-end. A later version ## Compatibility -This plugin in compatible with [NetBox](https://netbox.readthedocs.org/) 2.8 and later. +This plugin in compatible with [NetBox](https://netbox.readthedocs.org/) 2.8 and later. NetBox 2.10 introduced breaking +changes that make it unusable for my own use cases, so I will not be providing support for it. There is work being done +to create a fork of NetBox that is friendlier to both network operators and contributors. My future work will be in +support of that. ## Installation