aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md10
1 files changed, 5 insertions, 5 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 2c02f30..e25edd8 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -79,7 +79,7 @@ The canonical `make clean all check install uninstall` targets don't depend on
[#td-079946ed-7e58-3051-78d6-71ba12342aba]: ../TODOs.html#td-079946ed-7e58-3051-78d6-71ba12342aba
-# [0.2.3](https://git.euandreh.xyz/git-permalink/commit/?id=v0.2.3) - 2021-07-16
+# [0.2.3](https://euandreh.xyz/git-permalink.git/commit/?id=v0.2.3) - 2021-07-16
## Added
@@ -94,14 +94,14 @@ Translations for `README.md` and `CHANGELOG.md` files were added.
When git-permalink encounters an unrecognized option, it now exits with 2 instead of ignoring it.
-# [0.2.2](https://git.euandreh.xyz/git-permalink/commit/?id=v0.2.2) - 2021-06-25
+# [0.2.2](https://euandreh.xyz/git-permalink.git/commit/?id=v0.2.2) - 2021-06-25
## Fixed
Fixed installation path of manpages.
-# [0.2.1](https://git.euandreh.xyz/git-permalink/commit/?id=v0.2.1) - 2021-06-25
+# [0.2.1](https://euandreh.xyz/git-permalink.git/commit/?id=v0.2.1) - 2021-06-25
## Changed
@@ -114,7 +114,7 @@ Use `getopts` for better handling of arguments, and start handling `--` escape.
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
+# [0.2.0](https://euandreh.xyz/git-permalink.git/commit/?id=v0.2.0) - 2021-06-19
## Added
@@ -127,6 +127,6 @@ Translations for program output and manpages were added for Portuguese, French a
All code forges listed in [`#td-cebc5298-17ad-5c60-dfa5-a25b66433a3a`](https://euandreh.xyz/git-permalink/TODOs.html#td-cebc5298-17ad-5c60-dfa5-a25b66433a3a) were added, and the task was marked as `DONE`.
-# [0.1.0](https://git.euandreh.xyz/git-permalink/commit/?id=v0.1.0) - 2021-06-13
+# [0.1.0](https://euandreh.xyz/git-permalink.git/commit/?id=v0.1.0) - 2021-06-13
## Added
Initial public release.