diff --git a/Changelog.md b/Changelog.md index 876470d..552c347 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,6 +1,9 @@ Note: this changelog only lists feature additions, not bugfixes. For details on those, see the Git history. +* v1.19 + * Add `mode:` option for `create` + * Add `exclude:` option for `link` * v1.18 * Add `--only` and `--except` flags * Add support to run with `python -m dotbot`