summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFred Hebert <mononcqc@ferd.ca>2015-03-07 19:31:34 -0500
committerFred Hebert <mononcqc@ferd.ca>2015-03-07 19:31:34 -0500
commitcd5ba717ba0c07bbc366939b6a614ef398712e23 (patch)
treec151d025530536501ee86b2eade521532f8feb00 /README.md
parenta18ddc4c97c474bbf0f75984b77fa9e1e5fa5583 (diff)
parentf65f506ac2a266ccf1fff6c53072dcf248518e6f (diff)
Merge pull request #243 from ferd/alpha
Bump to alpha
Diffstat (limited to 'README.md')
-rw-r--r--README.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/README.md b/README.md
index 171f4ff..b738850 100644
--- a/README.md
+++ b/README.md
@@ -13,14 +13,15 @@ configuration work. rebar also provides dependency management, enabling
application writers to easily re-use common libraries from a variety of
locations (git, hg, etc).
-3.0 Pre-Alpha
+3.0 Alpha
====
[DOCUMENTATION](http://www.rebar3.org/v3.0/docs)
-This is an experimental branch, considered to be pre-alpha, and still
-very unstable. Use at your own risk, and expect no support. See
-[the related announcement](http://lists.basho.com/pipermail/rebar_lists.basho.com/2014-November/002087.html).
+This is a preliminary branch, considered to be alpha, and still
+very unstable. Use at your own risk, but please do report bugs
+and issues encountered and we'll try to resolve problems as
+soon as possible.
Compatibility with rebar 2.0 has been broken, and features removed to
limit scope.