diff --git a/ChangeLog b/ChangeLog index fe853aebf3..5a86a66d34 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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 -------------- diff --git a/VERSION b/VERSION index 0cbdb60409..b23eb27529 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -7.10.3 +7.11.0