- Fix docs on the shortcut that opens Git Machete Tab <i>(command option shift M)</i> on Mac.
- <i>Merge Parent Into Current</i> action has been added.
The action merges a parent branch into the current branch, as suggested by mkondratek and pedroadame.
- Dropped support for IntelliJ 2020.1 and 2020.2.
- The <i>Pull</i> action on specific branch displays additional information whether fetch has been performed before fast-forward merge, as suggested by micpiotrowski.