aboutsummaryrefslogtreecommitdiffhomepage
path: root/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'changelog')
-rw-r--r--changelog6
1 files changed, 6 insertions, 0 deletions
diff --git a/changelog b/changelog
index d768a80..ed4b3d9 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,9 @@
1# Version 0.0.0.12
2
3* Opposing lenses for `lines` and `unlines` and `words` and `unwords`.
4 Brought closer in line with `pipes-bytestring` again. Removed `count`, which
5 was wrong. Scrapped `Iso` and the `profunctors` dependency.
6
1# Version 0.0.0.11 7# Version 0.0.0.11
2 8
3* Updated to use streaming-commons in place of text-stream-decoding. 9* Updated to use streaming-commons in place of text-stream-decoding.