Skip to content

Commit

Permalink
Tag v17.4.0-beta.10 (#2994)
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisnovakovic authored Dec 14, 2023
1 parent 57bbde8 commit ad24d77
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ Version 17.4.0
`go_repo` (#2972)
* Allow dicts to be passed as `genrule`'s `data` parameter, with similar semantics to
those of `srcs` and `tools` (#2985)
* Add `--out_dir` option to `build` command (#2950)
* Add `add_entry_point` and `get_entry_points` built-in functions (#2993)

Version 17.3.1
--------------
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
17.4.0-beta.9
17.4.0-beta.10

0 comments on commit ad24d77

Please sign in to comment.