Skip to content

Commit

Permalink
📃 docs(Changelog): release changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
MerleLiuKun committed Nov 10, 2023
1 parent e14e872 commit d00ccae
Showing 1 changed file with 14 additions and 2 deletions.
16 changes: 14 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,26 @@

All notable changes to this project will be documented in this file.

## [0.18.0](https://github.com/sns-sdks/python-facebook/v0.18.0) (2023-11-10)

### Feat

- Add [v18.0](https://developers.facebook.com/docs/graph-api/changelog/version18.0) support.
- Add support for instagram new insight metrics
- Add deprecation tip for Server-Sent-Event API.

### Deprecations

- Remove outdate versions [`v10.0`, `v11.0`]
- Server-Sent Events are deprecated and will be removed December 31, 2023.


## [0.17.1](https://github.com/sns-sdks/python-facebook/v0.17.1) (2023-09-22)

### Fix

- Add support for new rate limit parameter


## [0.17.0](https://github.com/sns-sdks/python-facebook/v0.17.0) (2023-08-07)

### Feat
Expand All @@ -17,7 +30,6 @@ All notable changes to this project will be documented in this file.
- Add [v17.0](https://developers.facebook.com/docs/graph-api/changelog/version17.0) support.
- Add more resource support for facebook.


## [0.15.0](https://github.com/sns-sdks/python-facebook/v0.15.0) (2022-09-26)

### Feat
Expand Down

0 comments on commit d00ccae

Please sign in to comment.