diff --git a/README.md b/README.md index 892f207b..3058a669 100644 --- a/README.md +++ b/README.md @@ -154,7 +154,7 @@ Install `gittyup-git` for the VCS build. **Homebrew** -Install the `gittyup` cask from [Homebrew](https://formulae.brew.sh/cask/gittyup/). +Install the `gittyup` cask from [Homebrew](https://formulae.brew.sh/cask/gittyup). brew install gittyup diff --git a/docs/changelog.md b/docs/changelog.md index c5e9f837..a3924d7c 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -18,7 +18,6 @@ Bug fix and feature release * Fix crash when global GIT config is invalid * Fix crash when having errors while adding a remote account * Fix updater on windows, macos and linux (flatpak) -* Instead of using a soft reset instead of amend, show a dialog to change commit properties and amend changes then * Fix discarding file leading to discarding submodule changes * Fix rebase log messages during rebase * Improve SSH config handling