packages feed

haskell-xmpp-2.0.1: Changelog.md

# Changelog for haskell-xmpp

## 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