diff --git a/dist/changelogs/12.1_incremental.md b/dist/changelogs/12.1_incremental.md index 16b76d329..e9fff559a 100644 --- a/dist/changelogs/12.1_incremental.md +++ b/dist/changelogs/12.1_incremental.md @@ -1,5 +1,7 @@ - Improve performance on low performance systems - Add dropdown to quickly select SSH key files that are already synced via git - Add option to change SSH port for VM connections +- Add ability to fill in missing git author data within xpipe +- Fix git sync initialization order potentially causing problems - Fix file chooser dialog not closing -- Fix a few NullPointers \ No newline at end of file +- Fix a few NullPointers