Skip to content

Commit 471c540

Browse files
committed
add version 0.17.0 to changelog
1 parent eb9a3d8 commit 471c540

1 file changed

Lines changed: 18 additions & 0 deletions

File tree

docs/changelog.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,24 @@
11
Change Log
22
==========
33

4+
Version 0.17.0 (2025-11-25)
5+
---------------------------
6+
7+
### Dependencies
8+
9+
- Updated `apksig` to 8.13.1.
10+
11+
### Bug fixes and improvements
12+
13+
- Fix grammar in `Session` documentation.
14+
- Remove deprecated APIs. In particular, use `InstallParameters.pluginContainer` instead of the removed `InstallParameters.plugins`.
15+
16+
### Public API changes
17+
18+
- Removed `InstallParameters.plugins` property.
19+
- Removed hidden `copy` method from `InstallMode`.
20+
- Removed hidden `copy` method from `Apk.Libs`, `Apk.ScreenDensity` and `Apk.Localization` in `ackpine-splits`.
21+
422
Version 0.16.1 (2025-10-07)
523
---------------------------
624

0 commit comments

Comments
 (0)