summaryrefslogtreecommitdiff
path: root/NEWS.md
diff options
context:
space:
mode:
authorDmitry Gutov <dgutov@yandex.ru>2020-12-09 04:24:32 +0200
committerDmitry Gutov <dgutov@yandex.ru>2020-12-09 04:25:57 +0200
commitf7816bdd3e8e84ed1d64b6a13c9ba488363b7e91 (patch)
treef14aa9d763706fc2957a0ea339624387b4f4bb44 /NEWS.md
parentffb70990c1a4d4616034cb810b4ce36953aecb47 (diff)
Support logical assignment operators
Fixes #564
Diffstat (limited to 'NEWS.md')
-rw-r--r--NEWS.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md
index 075a85a..4a2c0cc 100644
--- a/NEWS.md
+++ b/NEWS.md
@@ -2,6 +2,7 @@
## Next
+* Support for logical assignment operators ([#564](https://github.com/mooz/js2-mode/issues/564)).
* Support for the nullish coalescing operator ([#561](https://github.com/mooz/js2-mode/pull/561)).
* Emacs 27 now provides improved JSX indentation support, along with
new JSX highlighting and detection support. Install Emacs 27 and use