Skip to content

Commit

Permalink
Tag v16.15.0 (#2183)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tatskaari committed Nov 24, 2021
1 parent df6b7e4 commit 9d6336a
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions ChangeLog
@@ -1,3 +1,14 @@
Version 16.15.0
--------------
* Added `plz query reporoot` command #2173
* Fixed issue where named fields (e.g. srcs, and outputs) didn't appear
in `plz query print` #2174
* Add the subrepo name to labels in `plz query graph` #2168
* Add `--json` flag to `plz query print` to output the target in json format
#2176
* `cc_static_library()` now exposes headers to dependant targets #2179


Version 16.14.0
--------------
* The `query revdeps` and `query somepath` subcommands now handle
Expand Down
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
16.14.0
16.15.0

0 comments on commit 9d6336a

Please sign in to comment.