@@ -72,3 +72,11 @@ args = [
"-O3",
]
```
## Creating Changelogs
Use the following command to create a changelog:
```sh
git log --oneline (git describe --tags --abbrev=0)..HEAD | sed 's/^/- /' | xclip -selection clipboard
The note is not visible to the blocked user.