diff --git a/WHATSNEW b/WHATSNEW index dc94571ca..4a4fa6957 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -46,6 +46,10 @@ Other changes: * can now handle multiple projects. +* now has a "type" attribute you can use in conjunction + with the "file" attribute to specify whether the "file" you're + looking for is a file or a directory. + Fixed bugs: -----------