diff --git a/dist/changelogs/8.4_incremental.md b/dist/changelogs/8.4_incremental.md index 344317c7..2e9d5ce2 100644 --- a/dist/changelogs/8.4_incremental.md +++ b/dist/changelogs/8.4_incremental.md @@ -11,6 +11,7 @@ This behavior can also be combined with the option to always confirm elevation a - Fix children connection not showing after refresh when another category was selected - Fix passwords not being properly cached when multiple prompts were required to log in - Fix askpass dialog frequently taking focus away from other applications while open +- Fix rare git lock file issues - Fix terminal launch errors not showing - Fix errors when deleting parent connection while editing child - Fix trailing spaces in file name fields causing errors diff --git a/version b/version index cf022018..c9dc0490 100644 --- a/version +++ b/version @@ -1 +1 @@ -8.3 +8.4