Skip to content

Commit 4beeb52

Browse files
authored
Update README.md
Changelog for 0.92
1 parent da39988 commit 4beeb52

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
# D2Excel Plus 0.91
1+
# D2Excel Plus 0.92
22
(C) 2019 Cjreek
33

4-
An editor to edit diablo 2 textfiles.
4+
An editor to edit Diablo 2 (LoD + Resurrected) textfiles.
55

66
### Features:
77
- Open a whole folder (workspace) with all your .txt files for easy access
@@ -40,6 +40,10 @@ C:\Users\<Username>\AppData\Roaming
4040
```
4141

4242
### Changes
43+
##### 0.92
44+
* [FIX] Fixed overwriting too many cells when pasting (i.e. 2 cells where copied, 3 where pasted)
45+
* [FIX] Fixed not being able to open multiple files with the same file name
46+
* [FIX] Locking/unlocking columns now preserves the selection and cursor position instead of jumping to the top left
4347
##### 0.91
4448
* [FEATURE] Added undo/redo functionality
4549
* [FEATURE] Added multiselect of cells supporting copy&paste and other operations on cells

0 commit comments

Comments
 (0)