Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
sHermanGriffiths committed Jul 18, 2024
1 parent db5d6aa commit d3b4a19
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -398,6 +398,9 @@ Here are some features we're planning to add in the future:
the `ExpandingLinkToPageBlock` and not the linked page itself.
- Add the `UniqueIdProperty` class to represent database properties of the "unique_id" type
- Add the `UniqueIdPropertyValue` class to represent page property values of the "unique_id" type
- Modify the `APIErrorCode` class so that the `in` keyword can be used on it and to have two new
attributes that store error codes where the HTTP request should be retried and where the HTTP
request should not be retried.

### v0.10.2
- Have the `ConnectionThrottled` exception inherit the `HTTPResponseError` exception and update tests
Expand Down

0 comments on commit d3b4a19

Please sign in to comment.