Skip to content

Commit

Permalink
Tag v17.6.0 (#3034)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisnovakovic authored Jan 10, 2024
1 parent 21c6a4c commit 259220b
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 17.6.0
--------------
* Various performance improvements in the build language (#3023, #3024, #3025,
#3028)
* Cache `BUILD` files during remote execution (#3029)
* Place `tag` parameter below `name` parameter when formatting build rule
invocations (#3033)

Version 17.5.0
--------------
* Add a `--json` flag to `plz query outputs` (#3011)
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
17.5.0
17.6.0

0 comments on commit 259220b

Please sign in to comment.