# Changelog for haskell-xmpp ## Version 2.0.4 - 2022.05.24 + Add bounds to cabal for haxml, which introduces runtime issues for certain version ranges. ## Version 2.0.3 - 2022.05.24 + Add changes to tarball 🤦 ## Version 2.0.2 - 2022.05.24 + Add coverage for 8.8.4, 8.10.7 and 9.0.2 + Drop support for 8.6.5 + Fix cabal base, set it to be lower then 5. ## Version 2.0.1 - 2020.11.25 Bump cabal base version ## Version 2.0.0 - 2020.11.25 Riskbook took over maintainership + Use HaXML + Add Missing FlexibleContexts + Fix Duplicate show instances + Add integration tests + Add basic Ejabberd api support This is to allow basic integration tests. + Add simple integration tests + Add show instance for SomeStanza + More flexible show instance for Stanza ## Version 1.0.2 - 13.12.2019 Intial release