mirror of
https://github.com/kennethreitz-archive/gitx.git
synced 2026-06-05 23:40:18 +00:00
GitX v0.4.1
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
GitX Release Notes
|
||||
|
||||
v0.4.1
|
||||
==
|
||||
|
||||
This is a maintenance release. Most important fixes:
|
||||
|
||||
* The diff display is now much faster
|
||||
* More locations are now searched for a default git
|
||||
* Code pasted online is now private
|
||||
|
||||
v0.4: Changes since v0.3.1
|
||||
===
|
||||
* A new commitview, allowing you to selectively add changes and commit them.
|
||||
|
||||
+2
-2
@@ -39,9 +39,9 @@
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>0.4</string>
|
||||
<string>0.4.1</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>0.4</string>
|
||||
<string>0.4.1</string>
|
||||
<key>NSMainNibFile</key>
|
||||
<string>MainMenu</string>
|
||||
<key>NSPrincipalClass</key>
|
||||
|
||||
Reference in New Issue
Block a user