Browse Source

bump package version

master
Philipp Balzarek 10 years ago
parent
commit
9f7bd5e41e
  1. 3
      ChangeLog.md
  2. 2
      pontarius-xmpp.cabal

3
ChangeLog.md

@ -1,3 +1,6 @@ @@ -1,3 +1,6 @@
# 0.5.0 to 0.5.1
* Fixed input logger choking on long non-ascii messages
# 0.4.5 to 0.5.0
* Support for the session element is now determined from stream features, the
establishSession option was removed

2
pontarius-xmpp.cabal

@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
Name: pontarius-xmpp
Version: 0.5.0
Version: 0.5.1
Cabal-Version: >= 1.9.2
Build-Type: Custom
License: BSD3

Loading…
Cancel
Save