diff --git a/CHANGELOG b/CHANGELOG index 0d8639e..a30c62d 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,8 @@ +Changes from 0.7.0.2 to 0.8 +--------------------------- + +* GHC-7.10/AMP compatibility + Changes from 0.7.0.1 to 0.7.0.2 ------------------------------- diff --git a/encoding.cabal b/encoding.cabal index 62ab264..3dc0970 100644 --- a/encoding.cabal +++ b/encoding.cabal @@ -34,7 +34,7 @@ Source-Repository head Source-Repository this Type: darcs Location: http://code.haskell.org/encoding - Tag: 0.7.0.2 + Tag: 0.8 Library Build-Depends: binary < 0.8, extensible-exceptions, HaXml >= 1.22 && < 1.26