Skip to content

Commit

Permalink
Merge pull request #28 from alexanderjordanbaker/021Release
Browse files Browse the repository at this point in the history
Releasing 0.2.1
  • Loading branch information
alexanderjordanbaker authored Aug 23, 2023
2 parents ff2665f + aa99e03 commit 9b7432c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 0.2.1
- Add py.typed file [#19] (https://github.com/apple/app-store-server-library-python/pull/19)
- Correct type annotation in PromotionalOfferSignatureCreator [#17] (https://github.com/apple/app-store-server-library-python/pull/17)

## 0.2.0

- Correct type in LastTransactionsItem's status field [#11] (https://github.com/apple/app-store-server-library-python/pull/11)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ pip install app-store-server-library

## Documentation

[ReadTheDocs](TODO)
[Documentation](https://apple.github.io/app-store-server-library-python/)

[WWDC Video](https://developer.apple.com/videos/play/wwdc2023/10143/)
## Usage
Expand Down

0 comments on commit 9b7432c

Please sign in to comment.