diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..dc9db3c --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,24 @@ +# version 0.5 + +Added: + + * handling of *actions* for dotfiles + +Fixed: + + * issue with absent dotfile + +# 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 +