Changelog for faster-megaparsec-0.1.1.0

Changelog for faster-megaparsec

0.1.0.1

Test suite comparing SimpleParser against Parsec.

0.1.1

Changed the definition of takeP_ to honour the spec (fail if the input stream is shorter than requested).

Re-factored the test suite to include a benchmark.