From b22995a6d7140a218789c57e1cb582cbc306093e Mon Sep 17 00:00:00 2001 From: Jeremy Stretch Date: Fri, 21 Aug 2020 09:41:28 -0400 Subject: [PATCH] Snip beta warning --- docs/release-notes/version-2.9.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/docs/release-notes/version-2.9.md b/docs/release-notes/version-2.9.md index f7a32f4fa..cc38fdb5e 100644 --- a/docs/release-notes/version-2.9.md +++ b/docs/release-notes/version-2.9.md @@ -2,8 +2,6 @@ ## v2.9.0 (2020-08-21) -**WARNING:** This is a beta release and is not suitable for production use. It is intended for development and evaluation purposes only. No upgrade path to the final v2.9 release will be provided from this beta, and users should assume that all data entered into the application will be lost. Please reference [the v2.9 beta documentation](https://netbox.readthedocs.io/en/develop-2.9/) for further information regarding this release. - ### New Features #### Object-Based Permissions ([#554](https://github.com/netbox-community/netbox/issues/554))