1.0.0 / 2015-11-15
==================
  * Added npmignore
  * No other changes - just should be indicated as stable

0.2.2 / 2014-07-22
==================
  * Documentation and coverage release.

0.2.1 / 2013-04-10
==================
  * Better windows support by using env.HOMEDIR and env.HOMEDRIVE (thanks agsh)

0.2.0 / 2012-10-26
==================
  * Neaten up code + more tests
  * Change no-found config from `null` to `undefined`
  * remove node 0.6 support

0.1.5 / 2012-07-20
==================
  * Search for configs in HOME even if start directory is outside it.

0.1.4 / 2012-07-17
==================
  * Fixed a bug with fallback dir overriding cwd search

0.1.3 / 2012-07-18
==================
  * Allow a fallback directory to be scanned if original search fails
  * Improve search corner cases (particularly for windows)

0.1.2 / 2012-07-14
==================
  * Fix scanning algorithm for windows directories

0.1.1 / 2012-07-13
==================
  * Allow custom start directory

0.1.0 / 2012-07-03
==================
  * First proper version

