You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: changelog.json
+10Lines changed: 10 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,15 @@
1
1
{
2
2
"releases": {
3
+
"3.3.6-beta3": [
4
+
"[Fixed] A copied full line from a diff now includes a trailing newline - #17652",
5
+
"[Fixed] Squash dialog is not shown again after finishing another squashing operation where uncommitted changes were present and had to be stashed - #17627",
6
+
"[Improved] The conflicts resolution dialog now has a success banner that is screen reader announced that summarize actions taken - #17687",
7
+
"[Improved] Added the ability to open your global .gitconfig file in your selected external editor - #17544. Thanks @DylanDevelops!",
0 commit comments