Skip to content

Commit

Permalink
Merge pull request #2418 from tardyp/rc4merge
Browse files Browse the repository at this point in the history
merge point for rc4
  • Loading branch information
tardyp committed Sep 28, 2016
2 parents 233ebd4 + 2315b5a commit 6418b38
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 0 deletions.
29 changes: 29 additions & 0 deletions master/docs/relnotes/0.9.0rc4.rst
@@ -0,0 +1,29 @@
Release Notes for Buildbot ``0.9.0rc4``
========================================


The following are the release notes for Buildbot ``0.9.0rc4``.
This version was released on September 28, 2016.

See :ref:`Upgrading to Nine` for a guide to upgrading from 0.8.x to 0.9.x


Master
------

Fixes
~~~~~

* Fix the UI to better adapt to different screen width (:bug:`3614`)

* Add more REST api documentation (document ``/raw`` endpoints, and ``POST`` actions)


Details
-------

For a more detailed description of the changes made in this version, see the git log itself:

.. code-block:: bash
git log v0.9.0rc3..v0.9.0rc4
1 change: 1 addition & 0 deletions master/docs/relnotes/index.rst
Expand Up @@ -114,6 +114,7 @@ Newer versions are also available here:
:maxdepth: 1

0.9.0
0.9.0rc4
0.9.0rc3
0.9.0rc2
0.9.0rc1
Expand Down

0 comments on commit 6418b38

Please sign in to comment.