# Version 1.1.39

* Stop depending on xmpp, and replace its usage with stringprep

# Version 1.1.38

* Fix issue with rebar3 version

# Version 1.1.37

* Updating xmpp to version 1.12.0.

# Version 1.1.36

* Updating xmpp to version e9d901ea84fd3910ad32b715853397eb1155b41c.

# Version 1.1.35

* Updating xmpp to version 1.11.1.

# Version 1.1.34

* Updating xmpp to version 1.11.0.

# Version 1.1.33

* Updating xmpp to version 1.10.1.

# Version 1.1.32

* Updating xmpp to version 1.10.0.

# Version 1.1.31

* Updating xmpp to version 1.9.2.

# Version 1.1.30

* Updating xmpp to version a1dd8d3ab94fd251f20598e6f002eba38905e218.

# Version 1.1.29

* Updating xmpp to version 1.9.1.

# Version 1.1.28

* Updating xmpp to version 1.9.0.

# Version 1.1.27

* Updating xmpp to version 9728433608e25d196a49ed0f609208e353621135.

# Version 1.1.26

* Updating xmpp to version 1.8.2.
* Fix issues with building on OTP27
* Add support for unix domain sockets

# Version 1.1.25

* Updating xmpp to version 1.8.1.

# Version 1.1.24

* Updating xmpp to version 1.8.0.

# Version 1.1.23

* Updating xmpp to version 1.7.0.

# Version 1.1.22

* Fix version of xmpp

# Version 1.1.21

* Updating xmpp to version 46b6c192d353e60e13a5cf8ed467c5696729b624.

# Version 1.1.20

* Updating xmpp to version 1.6.1.

# Version 1.1.19

* Updating xmpp to version 1.6.0.

# Version 1.1.18

* Updating xmpp to version 1.5.8.

# Version 1.1.17

* Updating xmpp to version 1.5.7.

# Version 1.1.16

* Updating xmpp to version 1.5.6.

# Version 1.1.15

* Fix 'make' compilation with rebar2

# Version 1.1.14

* Fix versioning and hex.pm docs publish

# Version 1.1.13

* Add SASL auth support

# Version 1.1.12

* Switch from using Travis to Github Actions as CI

# Version 1.1.11

* Update copyright year to 2021
* recv_byte returns {ok, _} or throws an error, but never returns {error, _}

# Version 1.1.10

* Fix Coveralls command call
* Fix Travis setup using Rebar3

# Version 1.1.9

* Update copyright to 2020

# Version 1.1.8

* Update for hex.pm release

# Version 1.1.7

* Add contribution guide

# Version 1.1.6

* Add support for ipv6 connections

# Version 1.1.5

* Fix compilation with rebar3

# Version 1.1.4

* Update coverall script

# Version 1.1.3

* Make it possible to set connect timeout

# Version 1.1.2

* Add SSL support (Evgeniy Khramtsov)

# Version 1.1.1

* adding timeout to pgsql:squery (Felipe Ripoll)
* Decode int4 and int8 as signed integers (Alexey Shchepin)
* Better error handling in pgsql:squery (Alexey Shchepin)

# Version 1.1.0

* Fixes 'prepare' and 'execute' calls (Alexey Shchepin)
* Refactor (Alexey Shchepin)

# Version 1.0.1

* Repository is now called p1_pgsql for consistency (Mickaël Rémond)
* Initial release on Hex.pm (Mickaël Rémond)
* Standard ProcessOne build chain (Mickaël Rémond)
* Setup Travis-CI and test coverage, tests still needed (Mickaël Rémond)
