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
+5
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,10 @@
1
1
# Changelog
2
2
3
+
## Version 2.1.0
4
+
- Incorporate changes for App Store Server API v1.11 and App Store Server Notifications v2.11 [https://github.com/apple/app-store-server-library-java/pull/94]
5
+
- Add proxy authenticator support [https://github.com/apple/app-store-server-library-java/pull/93]
6
+
- Various documentation and quality of life improvements, including contributions from @hakusai22
7
+
3
8
## Version 2.0.0
4
9
- Incorporate changes for App Store Server API v1.10.1 [https://github.com/apple/app-store-server-library-java/pull/77]
5
10
- This change is a breaking change, as the datatype of the price field has changed from Integer to Long
0 commit comments