This commit is contained in:
Johannes Rudolph 2012-10-24 15:33:12 +02:00
parent 6d492244c8
commit 8ed9eab3b2
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
New features in this version:
* `dependency-graph` now renders a real graph. Many thanks go to [Matt Russell](https://github.com/mdr/) for
* `dependency-graph` now renders a real graph. Thanks go to [Matt Russell](https://github.com/mdr/) for
this added awesomeness.
* The tree output from previous versions is now available with `dependency-tree`.
* New task `what-depends-on` showing reverse dependency tree for a selected module (incl. tab-completion for modules)