0.2.0.2 -> 0.2.0.3:
* Compatibility with GHCs 7.8 and 7.10

0.2.0.1 -> 0.2.0.2:
* Several metadata fixes

0.2 -> 0.2.0.1:
* Compatibility with GHC 7.6.1 and TH 2.8
* New Cabal test-suite of sorts

0.1.0.1 -> 0.2:
* Stop exporting bestValueGuess from NotCPP.LookupValueName, I couldn't
  think of a use case for it.
* Various documentation fixes/additions.

0.1 -> 0.1.0.1:
* Fix for cabal file

0.0.1 -> 0.1:
* Extended API: scopeLookups, scopeLookup'
* NotCPP.LookupValueName exports lookupValueName, either from TH or a
  "best guess"
* Compatibility with GHC 7.0.4 and 7.2.2

0.0.1:
* Initial release
