From 3ba9efe3af770e63abcb8d5de020c5d07ff73d27 Mon Sep 17 00:00:00 2001 From: Iskren Chernev Date: Wed, 25 Mar 2015 09:43:18 -0700 Subject: [PATCH] Remove es6 notice from README --- README.md | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/README.md b/README.md index 041ab0b06..198685fa5 100644 --- a/README.md +++ b/README.md @@ -2,17 +2,6 @@ A lightweight JavaScript date library for parsing, validating, manipulating, and formatting dates. -- - - - - - - - -**Important notice**: Moment is undergoing major refactoring for version -**2.10**, that would result in ES6 code that is transpiled to ES5 for -different environments: node, browser global, AMD, various build/packaging -systems. - -You might be required to rewrite your pull request on top once we merge it in. - -- - - - - - - - ## [Documentation](http://momentjs.com/docs/) ## Port to ES6 (version 2.10.0) -- 2.47.2