Skip to content

Commit

Permalink
Prepare 1.5.1rc2 (#5734)
Browse files Browse the repository at this point in the history
  • Loading branch information
wisechengyi committed Apr 23, 2018
1 parent b3f7124 commit ac8553e
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions src/python/pants/notes/1.5.x.rst
Expand Up @@ -3,6 +3,21 @@

This document describes releases leading up to the ``1.5.x`` ``stable`` series.

1.5.1rc2 (04/22/2018)
---------------------

Bugfixes
~~~~~~~~

* Do not fail for a particular Spec if some other Spec has already matched it.
`PR #5683 <https://github.com/pantsbuild/pants/pull/5683>`_

Refactoring, Improvements, and Tooling
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

* Upgrade virtualenv. (#5679)
`PR #5679 <https://github.com/pantsbuild/pants/pull/5679>`_

1.5.1rc1 (03/31/2018)
---------------------

Expand Down

0 comments on commit ac8553e

Please sign in to comment.