1
2
3
4
5
6
7
8
9
10
11
|
<title>Changes</title>
Upcoming changes (not yet released):
* Added save-reload option in edit mode.
* Bug-fix with deleted files in GIT directory diff.
Changes in v2.8.3 (2018-06-13):
* More features in Four-way diff.
* Better visibility that commit happened.
|
>
>
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<title>Changes</title>
Upcoming changes (not yet released):
* Commit dialog includes a selection of files, for partial commit.
* Better support for multiple files and directories with -review.
* Added save-reload option in edit mode.
* Bug-fix with deleted files in GIT directory diff.
Changes in v2.8.3 (2018-06-13):
* More features in Four-way diff.
* Better visibility that commit happened.
|