]> git.immae.eu Git - github/fretlink/text-pipes.git/blobdiff - changelog
more attempts to make haddock/hackage happy
[github/fretlink/text-pipes.git] / changelog
index 631aed3a864851955755b2b8dd0286da3aa79346..d768a804bcf290e2492d5ba87a40dbc1b64ed2c4 100644 (file)
--- a/changelog
+++ b/changelog
@@ -1,3 +1,36 @@
+# Version 0.0.0.11
+
+* Updated to use streaming-commons in place of text-stream-decoding.
+
+# Version 0.0.0.10
+
+* Documentation changes.
+
+
+# Version 0.0.0.9
+
+* Documentation changes.
+
+# Version 0.0.0.7
+
+ * Used the new text-stream-decoding package
+ * Separated IO and Encoding modules adding flag -fnoio
+
+ # Version 0.0.0.5
+ * Rearranged internal modules
+
+
+ # Version 0.0.0.4
+
+ * Altered bad haddock markup
+
+
+ # Version 0.0.0.3
+ * Actually added changelog
+
+
  # Version 0.0.0.2
 
  * Omit `stdinLn` as likely to be dangerous through misunderstanding.