1
0
mirror of https://github.com/netbox-community/netbox.git synced 2024-05-10 07:54:54 +00:00

Add warning to beta release notes

This commit is contained in:
Jeremy Stretch
2024-04-03 09:02:25 -04:00
parent 97b9117982
commit 8d773b1b93

View File

@ -2,6 +2,8 @@
## v4.0-beta1 (2024-04-03) ## v4.0-beta1 (2024-04-03)
**WARNING:** This is a beta release of NetBox intended for testing and evaluation. **Do not use this software in production.** Also be aware that no upgrade path is provided to future releases.
!!! tip "Plugin Maintainers" !!! tip "Plugin Maintainers"
Please see the dedicated [plugin migration guide](../plugins/development/migration-v4.md) for a checklist of changes that may be needed to ensure compatibility with NetBox v4.0. Please see the dedicated [plugin migration guide](../plugins/development/migration-v4.md) for a checklist of changes that may be needed to ensure compatibility with NetBox v4.0.