1 parent eb9a3d8 commit 471c540Copy full SHA for 471c540
1 file changed
docs/changelog.md
@@ -1,6 +1,24 @@
1
Change Log
2
==========
3
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
22
Version 0.16.1 (2025-10-07)
23
---------------------------
24
0 commit comments