]> git.immae.eu Git - github/fretlink/text-pipes.git/blobdiff - changelog
Bumped bounds for pipes-bytestring. Made types agree with pipes-bytestring where...
[github/fretlink/text-pipes.git] / changelog
index d768a804bcf290e2492d5ba87a40dbc1b64ed2c4..ed4b3d9d43d781e88005d4cc5431420af3de24a8 100644 (file)
--- a/changelog
+++ b/changelog
@@ -1,3 +1,9 @@
+# Version 0.0.0.12
+
+* Opposing lenses for `lines` and `unlines` and `words` and `unwords`. 
+  Brought closer in line with `pipes-bytestring` again. Removed `count`, which
+  was wrong. Scrapped `Iso` and the `profunctors` dependency. 
+
 # Version 0.0.0.11
 
 * Updated to use streaming-commons in place of text-stream-decoding.