Skip to content

Commit

Permalink
Release notes for 1.16.0rc2 (#7768)
Browse files Browse the repository at this point in the history
  • Loading branch information
illicitonion committed May 20, 2019
1 parent c5efe43 commit 1aae119
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions src/python/pants/notes/1.16.x.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,24 @@
======================
This document describes releases leading up to the ``1.16.x`` ``stable`` series.

1.6.0rc2 (5/20/2019)
--------------------

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

* Memoize graph walks on Context (#7758)
`PR #7758 <https://github.com/pantsbuild/pants/pull/7758>`_

* Hash an entire json input in one call. (#7759)
`PR #7759 <https://github.com/pantsbuild/pants/pull/7759>`_

Bugfixes
~~~~~~~~

* Use global instance of PythonSetup for resolve requirements task base (#7672)
`PR #7672 <https://github.com/pantsbuild/pants/pull/7672>`_

1.16.0rc1 (5/17/2019)
---------------------

Expand Down

0 comments on commit 1aae119

Please sign in to comment.