Skip to content

Commit 9b7432c

Browse files
Merge pull request #28 from alexanderjordanbaker/021Release
Releasing 0.2.1
2 parents ff2665f + aa99e03 commit 9b7432c

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 0.2.1
4+
- Add py.typed file [#19] (https://github.com/apple/app-store-server-library-python/pull/19)
5+
- Correct type annotation in PromotionalOfferSignatureCreator [#17] (https://github.com/apple/app-store-server-library-python/pull/17)
6+
37
## 0.2.0
48

59
- Correct type in LastTransactionsItem's status field [#11] (https://github.com/apple/app-store-server-library-python/pull/11)

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ pip install app-store-server-library
2525

2626
## Documentation
2727

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

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

0 commit comments

Comments
 (0)