Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
vincentsarago committed Oct 31, 2023
1 parent dfae275 commit c71507b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Note: Minor version `0.X.0` update might break the API, It's recommended to pin

- add `py.typed` file

- add `ItemList` and `CollectionList` *TypedDict*
- add `tipg.collections.ItemList` and `tipg.collections.CollectionList` *TypedDict*

```python
class ItemList(TypedDict):
Expand Down

0 comments on commit c71507b

Please sign in to comment.