Changelog for large-hashable-0.1.1.0

0.1.1.0: 2023-05-19 * fix for text version 2. The fix causes hashes for text values to change. Use the new function `largeHashStable` if you want to avoid that. (`largeHashStable` comes with a performance penalty, though.)) 0.1.0.4: 2017-03-19 * fixed build on `i686` related to non-fixed size integers 0.1.0.2: 2016-10-10 * fixed build problems because of TemplateHaskell 2.11 0.1.0.1: 2016-08-10 * fixed build issue: added bitfn.h to cabal file 0.1.0.0: 2016-08-09 * initial release