Add first test, in MacRuby
[GitX.git] / Documentation / ReleaseNotes / v0.4.txt
blob2a4efd01c22c9e205d223fa622103c638ff9e577
1 v0.4: Changes since v0.3.1
2 ===
3 * A new commitview, allowing you to selectively add changes and commit them.
4 * You can now upload a commit as a patch to gist.github.com
5 * GitX now searches for your git binary in more directories and is smarter
6   about reporting errors regarding git paths.
7 * You can now remove branches by right-clicking on them in the detailed view
8 * GitX now comes with a spicy new icon
9 * The diff view has become prettier and now also highlights trailing
10   whitespace.
11 * Various little changes and stability improvement