diff --git a/Documentation/ReleaseNotes/v0.6.2.txt b/Documentation/ReleaseNotes/v0.6.2.txt new file mode 100644 index 0000000..37303d7 --- /dev/null +++ b/Documentation/ReleaseNotes/v0.6.2.txt @@ -0,0 +1,18 @@ +v0.6.2 +=== + +This is a maintenance release. The following bugs have been fixed: + +* Fix many display bugs in the history view (Thanks to Johannes Gilger) +* Fix moving of refs +* GitX no longer stalls if you have a large amount of untracked files +* GitX now asks for confirmation before deleting a branch +* GitX no longer shows ghost files after staging a hunk +* Dragging and dropping a tree now correctly copies all files + +In addition, the following features have been added: + +* There is now a 'New…' option to create a new repository +* The 'Gist It' feature now asks for confirmation by default. This can be changed in the preferences +* GitX can now open any directory by dragging it on the icon +* GitX now asks for confirmation before deleting a branch \ No newline at end of file