diff options
-rw-r--r-- | CHANGELOG.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 66eeace..10cedce 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -20,6 +20,10 @@ Changelog for [git-permalink](https://euandreh.xyz/git-permalink/). Use `getopts` for better handling of arguments, and start handling `--` escape. +### Tests + +Integration tests were added, creating empty repositories and monitoring `STDOUT`, `STDERR` and the usage of `xdg-open`. + # [0.2.0](https://git.euandreh.xyz/git-permalink/commit/?id=v0.2.0) - 2021-06-19 |