Skip to content

Commit

Permalink
Releasing 0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
alexanderjordanbaker committed Aug 23, 2023
1 parent 082ecc3 commit aa99e03
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 aa99e03

Please sign in to comment.