1
0
mirror of https://github.com/deadc0de6/dotdrop.git synced 2026-02-04 23:14:47 +00:00
Files
dotdrop/CHANGELOG.md
2017-09-15 16:15:56 +02:00

37 lines
572 B
Markdown

# 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