summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2022-05-08 14:20:07 -0400
committerDaniel Micay <danielmicay@gmail.com>2022-05-08 14:20:16 -0400
commit6155082ce4e7d1107723c3434fdd60e9c8285ec3 (patch)
treea6905b48e2371966fc15db9554a2920a82daf421
parentd7e52737fa5438de5da785c88c3f856268daad75 (diff)
adevtool: detect outdated Node.js
-rw-r--r--static/releases.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/static/releases.html b/static/releases.html
index 4f70e4ca..49b3b2d8 100644
--- a/static/releases.html
+++ b/static/releases.html
@@ -533,6 +533,7 @@
<li>Sandboxed Google Play compatibility layer (GmsCompat): restore compatibility of location rerouting with previous versions of the Play services client library</li>
<li>Sandboxed Google Play compatibility layer: fix background activity regression from several releases ago</li>
<li>fix adding emergency contacts</li>
+ <li>adevtool: detect outdated Node.js and report an error</li>
</ul>
</article>
-->