aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 922c3b3..66eeace 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -11,6 +11,16 @@
Changelog for [git-permalink](https://euandreh.xyz/git-permalink/).
+
+# Unreleased
+
+## Changed
+
+### `getopts`
+
+Use `getopts` for better handling of arguments, and start handling `--` escape.
+
+
# [0.2.0](https://git.euandreh.xyz/git-permalink/commit/?id=v0.2.0) - 2021-06-19
## Added
@@ -23,6 +33,7 @@ Translations for program output and manpages were added for portuguese, french a
All code forges listed in [`#task-cebc5298-17ad-5c60-dfa5-a25b66433a3a`](https://euandreh.xyz/git-permalink/TODOs.html#task-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
## Added
Initial public release.