aboutsummaryrefslogtreecommitdiff
path: root/docs/RelNotes/0.6.1.txt
blob: a58c3ba4da47f556fbc111d219e7f644fc6b8ef2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Magit v0.6.1 Release Notes
==========================

Released 16 October 2008 by Marius Vollmer.

Changes since v0.5.1
--------------------

Almost everything has changed.  Some highlights:

 * Magit now works with Git 1.6.0.  (John Wiegley)

 * Support for interactive rewriting.

 * Sections can be shown and hidden.

 * Staging, unstaging, applying, reverting and discarding changes can
   now be done line-by-line, not only hunk-by-hunk.

Authors
-------

   212  Marius Vollmer
     -  John Wiegley