Skip to content

Commit

Permalink
Changelog & version bump for 8.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
peterebden committed Jul 28, 2017
1 parent d4140bd commit 2e7aeb6
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 8.4.0
-------------

* `--include` and `--exclude` can now take a comma-separated list. These are essentially
ANDed together (unlike passing the flag multiple times which ORs them).
* `plz run parallel` limits the number of subprocesses run simultaneously.


Version 8.3.1
-------------

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

0 comments on commit 2e7aeb6

Please sign in to comment.