2019-01-29  Gabriele Bartolini  <gabriele.bartolini@2ndQuadrant.it>

	Update the ChangeLog file

2019-01-05  Gabriele Bartolini  <gabriele.bartolini@2ndQuadrant.it>

	Added docs, added script to setup files and updated copyright

2019-01-04  Marco Nenciarini  <marco.nenciarini@2ndquadrant.it>

	Add barman-wal-archive

2019-01-03  Marco Nenciarini  <marco.nenciarini@2ndquadrant.it>

	Fix travis integration

	Update list of supported Python versions
	- Dropped Python 3.3
	- Added Python 3.6 and Python 3.7

2018-07-26  Gabriele Bartolini  <gabriele.bartolini@2ndQuadrant.it>

	Updated copyright info
	Started v1.3 also

2016-10-03  Marco Nenciarini  <marco.nenciarini@2ndquadrant.it>

	Update the ChangeLog file

	Bump barman-cli version to 1.2
	This release fixes a Python 2.x compatibility issue in
	barman-wal-restore when used with --parallel option.

	Fix flake8 by adding an isort section to setup.cfg

	Add unit tests using tox and py.test

2016-09-30  Giulio Calacoci  <giulio.calacoci@2ndquadrant.it>

	Fix string type check in RemoteGetWal class
	Rewrite the type check of `dest_file` argument to be compatible with
	Python 2.6, 2.7 and 3.x.

2016-09-23  Leonardo Cecchi  <leonardo.cecchi@2ndquadrant.it>

	Avoid printing stack-traces because of IO errors

2016-09-16  Francesco Canovai  <francesco.canovai@2ndquadrant.it>

	Fixed dependency on python-argparse

2016-09-14  Marco Nenciarini  <marco.nenciarini@2ndquadrant.it>

	Fix typo in RPM spec file

	Update the ChangeLog file

	Bump barman-cli version to 1.1
	This release comes immediately after 1.0 to put the correct release
	date in the documentation and produce a universal wheel package.

	Add missing setup.cfg file

	Update the ChangeLog file

2016-09-12  Marco Nenciarini  <marco.nenciarini@2ndquadrant.it>

	Initial commit
	Import barman-wal-restore from the Barman project.
	Start a new project, called barman-cli, which now contains only
	barman-wal-restore but will contain more client tools in the
	future.
