Changelog for leaky-0.2.1.1

0.2.1.0 -> 0.2.1.1 - non-manual USE_CPPHS flag added (also in seqaid and in deepseq-bounded) so that client build system can decide whether cpp is available, or it needs to install and use cpphs 0.2.0.1 -> 0.2.1.0 - realised I should be using "manual:true" in all my .cabal flags, or else the constraint solver is free to toggle them!! 0.2.0.0 -> 0.2.0.1 - added a note in the .cabal description field, about the rogue build failure report ** 0.1.7.0 -> 0.2.0.0 - deepseq-bounded had a major version bump - fixed cpphs missing dependency for seqaid (also affects this package) - more...