We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a5e232 commit 5b4e5a7Copy full SHA for 5b4e5a7
CHANGELOG.md
@@ -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
15
## 3.2.0-beta.1 (2019-08-18)
16
* Merge PR #714 with optimized page load
17
* Merge PR #776 with fix for max & min zoom level
0 commit comments