Skip to content

Commit

Permalink
new version and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
dimpavloff committed Jul 4, 2016
1 parent 578521e commit 4113aed
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
Version 3.6.0
-------------

* add a `src_dir` argument to java_library
* allow attaching deps to a remote_file
* fix `plz clean` background bug
* #107 Introduce https and mutual auth support to RPC cache
* #108 New query subcommand, `plz query whatoutputs`, which queries the current graph and returns the
target responsible for the provided file(s)


Version 3.5.0
-------------

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.5.0
3.6.0

0 comments on commit 4113aed

Please sign in to comment.