Skip to content

Commit a93f231

Browse files
committed
[skip ci] Update changelog
1 parent 04cb340 commit a93f231

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,15 @@
11
## v1.4.0
22

3+
### Fixes
4+
35
- Handle `/` being used instead of `.` as package separator
46
- E.g. `net/minecraft/class_5272` is now remapped correctly
57
to `net/minecraft/client/item/ModelPredicateProviderRegistry`
68
- Fix some classes causing errors when trying to remap (
79
Fixes [#7](https://github.com/booky10/StackDeobfuscator/issues/7))
10+
11+
### New
12+
813
- Separate fabric integration and common remapping code
914
- Adds web subproject for remapping text to different mappings/versions
1015
- The checksum of all files is now verified on download

0 commit comments

Comments
 (0)