========================
Change log for batou_scm
========================

0.5 (2017-11-13)
================

- Remove absolute path in setup.py.


0.4 (2017-05-30)
================

- Fix `has_changes` detection of clone in buildout component.
  This requires `batou >= 1.3`.


0.3.2 (2016-05-09)
==================

- Fixed compatibility with pre-1.1 batou.


0.3.1 (2016-05-09)
==================

- Update bitbucket.org fingerprint.

- Require current batou for tests while keeping code compatible with pre-1.0.


0.3 (2016-04-15)
================

- Use ``zc.buildout == 2.5.0`` and ``setuptools == 20.7`` as default versions.

- Drop support for Python 2.6.


0.2 (2015-09-21)
================

- Add ``BuildoutWithVersionPins`` to be able to handle version pinnings in a
  separate source package.


0.1.3 (2015-05-21)
==================

- Update bitbucket.org fingerprint.


0.1.2 (2015-01-12)
==================

- Make ``Buildout.eggs_directory`` path configurable.


0.1.1 (2014-11-28)
==================

- Update code.gocept.com fingerprint.


0.1 (2014-08-28)
================

- initial release
