-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #22 from alexanderjordanbaker/Release1.0
Release 1.0
- Loading branch information
Showing
3 changed files
with
12 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
# Changelog | ||
|
||
## Version 1.0.0 | ||
- Add status field to the data model [#7] | ||
- Adding new error codes from App Store Server API v1.9 [#9] | ||
- Adding new fields from App Store Server API v1.10 [#10] | ||
- Migrate to AsyncHTTPClient [#15] | ||
- Add support for LocalTesting and Xcode environments [#19] | ||
- Allow reading unknown enum values [#20] | ||
- Add errorMessage to APIException [#21] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters