CHANGES
=======

1.5.1
-----

* version 1.5.1
* example script to setup a local gitlab
* relax pbr requirements
* fix integration tests example
* intergration tests must use the GitHub2GitLab.factory

1.5.0
-----

* release 1.5.0
* increase test verbosity
* make it python3 compatible

1.4.0
-----

* release 1.4.0
* add factory method
* more precise build instructions

1.3.0
-----

* release 1.3.0

1.2.0
-----

* release 1.2.0
* expose the argument parser
* add missing space between fetch refs

1.1.0
-----

* Update merge requests if necessary, add --ignore-closed
* Implement conversion from github close + merge into gitlab merge
* Fix debug output
* add integration tests
* switch from urllib2 to requests

1.0.0
-----

* update version
* encode utf-8 strings before calling urlencode
* fix example inconsistency
* First implementation
* Revert "tmp"
* tmp
* first commit
