diff --git a/CHANGELOG.md b/CHANGELOG.md deleted file mode 100644 index e1ca3b4..0000000 --- a/CHANGELOG.md +++ /dev/null @@ -1,36 +0,0 @@ -# version 0.6 - -Modified: - - * migrate profiles' dotfiles under new entry "dotfiles" in config - -Added: - - * adding "include" to include all dotfiles from another profile - ([#12](https://github.com/deadc0de6/dotdrop/issues/12)) - -# version 0.5 - -Added: - - * handling of *actions* for dotfiles - -Fixed: - - * issue with absent dotfile - * issue with importing symlinks - -# version 0.4 - -Added: - - * new command *listfiles* to list files related to a specific - profile - -# version 0.3 - -Modified: - - * cleaning usage - * be quiet by default on *install* and *compare* commands -