Removed SSH improvements from release notes 😓

This commit is contained in:
Sergio Padrino 2021-08-17 18:10:41 +02:00
parent eb083197c2
commit 34bd155ace

View file

@ -2,7 +2,6 @@
"releases": {
"2.9.1-beta3": [
"[Added] Add support for IntelliJ CE for macOS - #12748. Thanks @T41US!",
"[Fixed] Prompt SSH info to Windows users, like the key passphrase or adding a host to the list of known hosts - #3457 #8761",
"[Fixed] Render links in commit messages when they are at the beginning of a line - #12105. Thanks @tsvetilian-ty!",
"[Improved] Added support for more versions of JetBrains IDEs on Windows - #12778",
"[Improved] Windows users can now rely on the system OpenSSH for their git repositories - #5641"