Bump version to 0.0.12-beta to indicate new master system

This commit is contained in:
Bryan Ashby
2020-06-03 21:16:58 -06:00
parent 9a1ede3055
commit 462616364f
6 changed files with 13 additions and 7 deletions

View File

@@ -1,6 +1,9 @@
# Whats New
This document attempts to track **major** changes and additions in ENiGMA½. For details, see GitHub.
## 0.0.12-beta
* The `master` branch has become mainline. What this means to users is `git pull` will always give you the latest and greatest. Make sure to read [Updating](/docs/admin/updating.md) and keep an eye on `WHATSNEW.md` (this file) and [UPGRADE](UPGRADE.md)!
## 0.0.11-beta
* Upgraded from `alpha` to `beta` -- The software is far along and mature enough at this point!
* Development is now against Node.js 12.x LTS. Other versions may work but are not currently supported!