Skip to content

Commit 5b4e5a7

Browse files
committed
Update CHANGELOG.md
1 parent 5a5e232 commit 5b4e5a7

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
# 4.0.2
2+
* Add `createPdfiumCoreConfig()` method in PDFView.java that can be overridden to customize the config. (Thanks @r0b0t3d)
3+
* Update `androidx.core:core` to 1.16.0.
4+
* Update `io.legere:pdfiumandroid` to 1.0.33.
5+
* Update `com.android.tools.build:gradle` to 8.11.1.
6+
* Update Gradle to 8.14.3.
7+
* Add missing `namespace` declarations.
8+
9+
# 4.0.1
10+
* Fix build.
11+
12+
## 4.0.0
13+
* Rebase library onto PdfiumAndroidKt.
14+
115
## 3.2.0-beta.1 (2019-08-18)
216
* Merge PR #714 with optimized page load
317
* Merge PR #776 with fix for max & min zoom level

0 commit comments

Comments
 (0)