grim/pyscovery

Parents 8574ebad18fb
Children 56f0c6dfe98c
Forgot to add the bit about recurse being required to the ChangeLog
  • +1 -0
    ChangeLog
  • --- a/ChangeLog Sun Apr 14 02:12:26 2013 -0500
    +++ b/ChangeLog Sun Apr 14 02:13:18 2013 -0500
    @@ -1,6 +1,7 @@
    1.1: 2013/04/14
    * Add support for instantiating the classes we find
    * Fixed a bug where all objects were being returned
    + * Changed pyscovery.find to require a value for recurse
    1.0: 2013/03/29
    * Initial release