CHANGELOG (392B)
1 # Changelog 2 3 - 0.3.2 (2021-02-21) 4 * Bump lens dependency to 5.0.0. 5 6 - 0.3.1 (2020-05-23) 7 * Minor dependency housekeeping. 8 9 - 0.3.0 (2016-12-22) 10 * Add 'chain' function for working with chains in memory. 11 12 - 0.2.0 (2016-12-20) 13 * Generalize base monad requirement to something matching both MonadIO and 14 PrimState. 15 16 - 0.1.5 (2016-12-04) 17 * Add missing dependency bounds. 18