1
2
3
4
5
6
7
8
9
10
11
12
|
<title>Changes</title>
Upcoming changes (not yet released):
* Added save-reload option in edit mode.
Changes in v2.8.3 (2018-06-13):
* More features in Four-way diff.
* Better visibility that commit happened.
* Shortcuts in preprocess dialog for common patterns.
|
>
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
<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.
* Shortcuts in preprocess dialog for common patterns.
|