Add note to WHATSNEW

This commit is contained in:
Bryan Ashby 2019-02-18 14:49:01 -07:00
parent f41d12c688
commit f628168a68
No known key found for this signature in database
GPG Key ID: B49EB437951D2542
1 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,9 @@
This document attempts to track **major** changes and additions in ENiGMA½. For details, see GitHub.
## 0.0.10-alpha
+ `oputil.js user rename USERNAME NEWNAME`
+ `my_messages.js` module (defaulted to "m" at the message menu) to list public messages addressed to the currently logged in user. Takes into account their username and `real_name` property.
## 0.0.9-alpha
* Development is now against Node.js 10.x LTS. While other Node.js series may continue to work, you're own your own and YMMV!