Skip to content

Commit 9a1d2ed

Browse files
committed
Update change log
1 parent bc20724 commit 9a1d2ed

File tree

1 file changed

+17
-3
lines changed

1 file changed

+17
-3
lines changed

CHANGELOG.md

Lines changed: 17 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,35 @@
22

33
All notable changes to the "smali2java" extension will be documented in this file.
44

5+
## [1.1.0]
6+
7+
### Changes
8+
9+
The old configuration keys are deprecated, you need to update the configuration, read README.md for details.
10+
11+
### Fixed
12+
13+
- Missing command options (#10).
14+
15+
### Improve
16+
17+
- New decompilation icon button in the title bar.
18+
519
## [1.0.1]
620

721
### Fixed
822

9-
- Decompile failed when execute command from command bar(#7)
23+
- Decompile failed when execute command from command bar(#7).
1024

1125
## [1.0.0]
1226

1327
### Fixed
1428

15-
- Fixed command not being activated when no smali language extension is installed(#5)
29+
- Fixed command not being activated when no smali language extension is installed(#5).
1630

1731

1832
## [0.1.0] - 2022-02-13
1933

2034
### Added
2135

22-
- Clear cache command to clear the decompiled files
36+
- Clear cache command to clear the decompiled files.

0 commit comments

Comments
 (0)