Bump to 0.0.10-alpha to prepare for work

This commit is contained in:
Bryan Ashby
2019-02-15 15:22:21 -07:00
parent a08648a8dc
commit 901628ccc9
6 changed files with 11 additions and 6 deletions

View File

@@ -40,6 +40,9 @@ npm install
Report your issue on Xibalba BBS, hop in #enigma-bbs on Freenet and chat, or
[file a issue on GitHub](https://github.com/NuSkooler/enigma-bbs/issues).
# 0.0.9-alpha to 0.0.10-alpha
# 0.0.8-alpha to 0.0.9-alpha
* Development is now against Node.js 10.x LTS. Follow your standard upgrade path to update to Node 10.x before using 0.0.9-alpha!
* The property `justify` found on various views previously had `left` and `right` values swapped (oops!); you will need to adjust any custom `theme.hjson` that use one or the other and swap them as well.