You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8-2Lines changed: 8 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,13 @@
1
1
## Newest Release
2
2
3
+
### 2.2.1 - 04 Mar 2022
4
+
5
+
- Updates for PSPDFKit 8.1.2 for Android. (#33315)
6
+
- Updates for PSPDFKit 11.2.4 for iOS. (#33315)
7
+
- Fixes React Native Annotation Processor Catalog example for Android.(#33189)
8
+
9
+
## Previous Releases
10
+
3
11
### 2.2.0 - 14 Feb 2022
4
12
5
13
- This release requires you to update your Android project's `compileSdkVersion` to version 31. Please refer to [our migration guide](https://pspdfkit.com/guides/react-native/migration-guides/react-native-2-2-migration-guide) for this release.
@@ -11,8 +19,6 @@
11
19
- Fixes an issue where the `spreadFitting` configuration value is inverted on Android. (#32789)
0 commit comments