aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.org7
1 files changed, 5 insertions, 2 deletions
diff --git a/README.org b/README.org
index 81c0fce..7139b66 100644
--- a/README.org
+++ b/README.org
@@ -4,10 +4,13 @@
[[https://www.buildbot.net/][Buildbot]] is a free software continuous integration tool. buildbot.el
is an emacs interface to view build information on a Buildbot
-instance. It supports newer versions of Buildbot (e.g. 3.x) but not
-older versions (e.g. 0.8.9) and shows views for branches, revisions,
+instance. It supports [[https://docs.buildbot.net/latest/relnotes/0.9.0.html][newer versions]]* of Buildbot (>=0.9.0) but not
+older versions (<0.9.0) and shows views for branches, revisions,
builds, steps, logs and builders.
+*: The linked release notes describes the significant changes at
+0.9.0.
+
* Install
** Manual install