From 8ed9eab3b2675657f5854877259ea2f420be9d9f Mon Sep 17 00:00:00 2001 From: Johannes Rudolph Date: Wed, 24 Oct 2012 15:33:12 +0200 Subject: [PATCH] notes --- notes/0.7.0.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/notes/0.7.0.markdown b/notes/0.7.0.markdown index dab5287a3..5ec96ae07 100644 --- a/notes/0.7.0.markdown +++ b/notes/0.7.0.markdown @@ -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)