From 61e004a917a2b10aa23a7a683e28e8bd5ae2d683 Mon Sep 17 00:00:00 2001 From: Yuchen Pei Date: Sat, 15 Jul 2023 10:52:47 +1000 Subject: Rewording supported buildbot versions in README.org Making is more precise. --- README.org | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'README.org') 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 -- cgit v1.2.3