Skip to content

Commit

Permalink
Fix changelog formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
obreitwi committed Mar 27, 2021
1 parent c3a9250 commit bc7c5c4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@
* `push`-command:
* Remove need to seperate single alias from single file by dashes if alias
specified first.
Previously: `asfa push --alias my-alias.txt -- my-original-file.txt` Now:
`asfa push --alias my-alias.txt my-original-file.txt`
Previously: `asfa push --alias my-alias.txt -- my-original-file.txt`
Now: `asfa push --alias my-alias.txt my-original-file.txt`
* Check response for errors regaring `atd` not running if `--expire`
specified.
* Now supports a default setting for `--expire` in the config.
Expand Down

0 comments on commit bc7c5c4

Please sign in to comment.