Skip to content

Commit

Permalink
Changelog & version for 7.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
peterebden committed May 4, 2017
1 parent fae6879 commit 39f532e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
Version 7.11.0
--------------

* `pkg_config_libs` is now applied transitively for `cc_library` and `c_library` rules.
* Fixed a bug in pex writing where the output was not always deterministic.
* Linter now detects deprecated & missing arguments and for duplicate third-party artifacts.


Version 7.10.3
--------------

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
7.10.3
7.11.0

0 comments on commit 39f532e

Please sign in to comment.