# Homekeeper Changelog

## [5.0.3]
    - Bugfix release.

## [5.0.2]
    - Fixes a typo.

## [5.0.1]
    - Fixes a problem with using Markdown when uploading to Pypi.

## [5.0.0]
    - Migrated to Python 3.5.
    - Python 2 is no longer supported.
    - Changed configuration format; now multiple directories will be considered (not just a base/dotfiles directory).
    - Changed configuration key 'base_directory' -> 'directories'.
    - Changed configuration key 'dotfiles_directory' -> 'directories'.
    - Changed license to MIT license.
    - Removed the configuration key 'includes'/'cherrypick' temporarily; its need is being evaluated.
    - Removed the 'link' argument; use 'keep' instead.
    - Removed support for Git; arbitrary SCM tools are supported.

## [4.0.6] - 2019-04-01
    - Last release to support Python 2.7.

## [3.2.0] - 2015-03-03
    - Bugfix release.

## [3.1.1] - 2015-03-03
    - Bugfix release.

## [3.1.0] - 2015-03-03
    - Bugfix release.

## [3.0.1] - 2014-10-13
    - Bugfix release.

## [3.0.0] - 2014-10-10
    - Format for storing dotfiles configuration has changed.

## [2.2.3] - 2014-01-02
    - Fixes bug with deleting existing dotfile(s).

## [2.2.2] - 2013-12-07
    - Fixes bug working with different versions of Git.

## [2.2.1] - 2013-12-07
    - Bugfix release.

## [2.2.0] - 2013-12-07
    - Adds support for Git 1.8.

## [2.1.7] - 2013-11-23
    - Bugfix release.

## [2.1.6] - 2013-11-21
    - Adds additional init options.

## [2.1.5] - 2013-11-21
    - Adds minor documentation changes.

## [2.1.4] - 2013-11-20
    - Fixed incorrect version.

## [2.1.3] - 2013-11-20
    - Bugfix release.

## [2.1.2] - 2013-11-20
    - Suppress spurious messages.

## [2.1.1] - 2013-11-20
    - Bugfix release.

## [2.1.0] - 2013-11-20
    - Bugfix release.

## [2.0.0] - 2013-11-18
    - Beta for 2.0.0 release.
