Fri Jun 8 13:51:20 CET 2018 Pascal Arlt <parlt@suse.com>

	* Release v2.0.0:
		- Removed Go 1.5 and 1.6 support 1.9 and 1.10.x are supported now
		  https://github.com/SUSE/zypper-docker/pull/139
		- Add short forms of commands to help section
		  https://github.com/SUSE/zypper-docker/pull/143
		- Update and use zypper exit codes
		  https://github.com/SUSE/zypper-docker/pull/122
		- Move from docker/engine-api to docker/docker
		  https://github.com/SUSE/zypper-docker/pull/138
		- Allow inspection of stopped containers
		  https://github.com/SUSE/zypper-docker/pull/137
		- Fix bug that caused images not to be removed properly in some cases
		  https://github.com/SUSE/zypper-docker/pull/137
		- Fix bug that caused lpc command to log to stdout
		  https://github.com/SUSE/zypper-docker/pull/140
		- Fix bug that caused force flag not to work with zypper-docker images
		  https://github.com/SUSE/zypper-docker/pull/141
		- Fix docker ps command
		  https://github.com/SUSE/zypper-docker/pull/146
		- Fix bug with zypper-docker up/patch --no-recommends
		  https://github.com/SUSE/zypper-docker/pull/150
		- Update integration tests
		  https://github.com/SUSE/zypper-docker/pull/142
		- Analyze container instead of base image by default
		  https://github.com/SUSE/zypper-docker/pull/148

Tue Apr 26 15:07:31 CET 2016  Miquel Sabaté Solà <msabate@suse.com>

	* Release v1.2:
		- The `list-patches` command has gained the `--severity` flag.
		- Removed Go 1.4 support. Only 1.5 and 1.6 are supported now.
		- The `--help` flag is now more specific on commands arguments.
		- The cache file is now safe from concurrent accesses.
		- Clean zypper's cache after patch or update.
		- Display error message when image does not exist.
		- Run all zypper commands as root.
		- Migrated client from samalba/dockerclient to docker/engine-api.

Fri Dec 04 10:41:22 CET 2015  Miquel Sabaté Solà <msabate@suse.com>

	* Release v1.1.2:
		- The patch and the update commands no longer pollute the resulting image
		- Parse the image name:tag with distribution's reference package

Thu Nov 26 15:46:57 CET 2015  Flavio Castelli <fcastelli@suse.com>

	* Release v1.1.1:
		- Fix the prefix of the logger
		- Increase timeout when spawning containers
		- Ignore certain exit codes produces by zypper when doing patch and update

Fri Oct 30 17:15:52 CET 2015  Flavio Castelli <flavio@castelli.name>

	* Release v1.1.0:
		- make it possible to add extra hosts at runtime
		- always run in non-interactive mode
		- take global options into consideration when invoking zypper

Wed Oct 14 17:09:28 CET 2015  Flavio Castelli <fcastelli@suse.com>

	* Initial release: v1.0.0
