branch: master
commit 82bbd97431a447db08ef3334049a6104b8747fb2
Author: Dmitry Gutov <[email protected]>
Commit: Dmitry Gutov <[email protected]>

    Move it up
---
 NEWS.md |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/NEWS.md b/NEWS.md
index 5cf87f0..1b0244d 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -2,10 +2,10 @@
 
 ## Next
 
-* Support for ES7 exponentiation operator.
 * `js2-include-*-externs` are now evaluated on demand.  As a result,
   they can now be effectively used as file- or directory-local
   variables.
+* Support for ES7 exponentiation operator.
 
 ## 2016-06-23
 

Reply via email to