diff options
author | Malf Furious <m@lfurio.us> | 2018-11-10 23:21:39 -0500 |
---|---|---|
committer | Malf Furious <m@lfurio.us> | 2018-11-10 23:21:39 -0500 |
commit | f3165d28fff6468fca44ff2ec3b6cfb3fb82ee90 (patch) | |
tree | a8edb746f0a21d9e7ad134ba79be8278ecce147e /README.txt | |
parent | 0421aa1b60f4fe6bf140888159c58059c1013588 (diff) | |
parent | 295ba9fce85a959b04db4ac74b4ee378b42e6153 (diff) | |
download | scrott-13fcb4fedfbcc13fd8cfe4518825bffe346110c5.tar.gz scrott-13fcb4fedfbcc13fd8cfe4518825bffe346110c5.zip |
Merge branch 'rel/v0.2'v0.2
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 12 |
1 files changed, 7 insertions, 5 deletions
@@ -3,12 +3,14 @@ SCROTT - The Secure Centralized Robust Online Ticketing Tool This is the alpha version of Scrott, which is currently only a very simplistic and generic issue tracker, supporting multiple users and project boards (called -'pads'). The alpha will constitute the v0.1.x series of releases. Expect some -upcoming quality-of-life changes to the alpha, as well as bug fixes. +'pads'). -The v0.2 series of releases and on are reserved for the beta, which I am -planning a full rewrite for soon. This progress can be tracked on the 'dev' -source branch. +Development on the beta version has begun. I have planned a full rewrite and +will be introducing some design changes to a few core components of Scrott. +Follow development on the 'dev' source branch. + +In the meantime, expect the alpha to receive no more than bug fixes and, perhaps, +only small features as updates. INSTALLATION |