From c353455b837f7649b26ef66b34d0ba6094b4539d Mon Sep 17 00:00:00 2001 From: Tim Schaub Date: Thu, 13 Apr 2017 21:21:37 -0600 Subject: [PATCH] Out of beta --- package/readme.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/package/readme.md b/package/readme.md index 703e2cd25d..c27827b9ea 100644 --- a/package/readme.md +++ b/package/readme.md @@ -2,8 +2,6 @@ OpenLayers as ES2015 modules. -**Note: This package is in beta and the API is subject to change before a final stable release.** - ## Usage Add the `ol` package as a dependency to your project. @@ -51,5 +49,4 @@ Utility functions are available as properties of the default export from utility ## Caveats - * Module identifiers and the structure of the exports are subject to change while this package is in beta. * The WebGL renderer is not available in this package.