aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFranklin Wei <git@fwei.tk>2016-01-18 15:25:16 -0500
committerFranklin Wei <git@fwei.tk>2016-01-18 15:25:16 -0500
commitdfa1581f631a233b33ebc64ad2117498600c1b8d (patch)
tree53476d4713761096096c48f56dc0e2d8068f2108 /README.md
parent31d9ec507ee68ce4829ae1687dbf76a911c4cc75 (diff)
downloadnetcosm-dfa1581f631a233b33ebc64ad2117498600c1b8d.zip
netcosm-dfa1581f631a233b33ebc64ad2117498600c1b8d.tar.gz
netcosm-dfa1581f631a233b33ebc64ad2117498600c1b8d.tar.bz2
netcosm-dfa1581f631a233b33ebc64ad2117498600c1b8d.tar.xz
bump version to 0.3.0
Diffstat (limited to 'README.md')
-rw-r--r--README.md27
1 files changed, 27 insertions, 0 deletions
diff --git a/README.md b/README.md
index c92bd71..d784373 100644
--- a/README.md
+++ b/README.md
@@ -70,3 +70,30 @@ latency.
* Telnet server implementation is not fully conforming
* Initial account login time is bogus
+
+## Versioning Scheme
+
+Versions are numbered using the MAJOR.MINOR.BUGFIX scheme.
+
+Current stable is 0.3.0.
+
+Major versions mark major milestones (see below), minor versions mark
+incremental milestones and compatibility of data files, and bugfix
+versions mark major bugfixes that don't warrant a new major or minor
+number.
+
+### Roadmap
+
+#### 0.4.0
+
+* Object support
+* User inventory support
+
+#### 0.5.0
+
+* Verb support
+* World hooks/scripting
+
+#### 0.6.0
+
+* Dynamic world editing