diff --git a/ChangeLog b/ChangeLog index 87a271a3f8..75ea0d1461 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Version 17.3.0 +-------------- + * REX: fix issue with downloading the outputs of filegroups with remote execution (#2885) + * Added reduce builtin to the build language (#2880) + * Don't automatically download targets queued for subinclue during remote execution (#2889) + Version 17.2.3 -------------- * Improve locking logic around downloading targets for multiple concurrent plz executions diff --git a/VERSION b/VERSION index afbe6330a8..5aadcd3f24 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -17.2.3 +17.3.0