Skip to content

Commit

Permalink
Update the 1.1.0 release notes.
Browse files Browse the repository at this point in the history
  • Loading branch information
digwanderlust committed Aug 26, 2016
1 parent 63ea982 commit ab14005
Showing 1 changed file with 23 additions and 0 deletions.
23 changes: 23 additions & 0 deletions src/python/pants/notes/1.1.x.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,29 @@

This document describes releases from the ``1.1.x`` ``stable`` branch.

1.1.0 (08/26/2016)
------------------

1.1.0 Release

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

* Fix a non-determinism I added in the ANTLR support
`RB #4187 <https://rbcommons.com/s/twitter/r/4187>`_

* Performance fix for consolidated classpath
`RB #4184 <https://rbcommons.com/s/twitter/r/4184>`_

* Adjust the output file locations for the Antlr task.
`RB #4161 <https://rbcommons.com/s/twitter/r/4161>`_

* Refactor classpath consolidation into a separate task.
`RB #4152 <https://rbcommons.com/s/twitter/r/4152>`_

* Simplify `ConcurrentRunnerScheduler` & cleanup.
`RB #4091 <https://rbcommons.com/s/twitter/r/4191>`_

1.1.0-rc9 (07/22/2016)
----------------------

Expand Down

0 comments on commit ab14005

Please sign in to comment.