# Changelog

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


## Unreleased

## v5.0.4
### Added
- Add setter methods for Server-side API

## v5.0.3
### Added
- Add strongly typed Server-side API

## v5.0.2
### Added
- Add the ability to read headers from response and `FacebookRequestError`.
- Add `CrashRepoter`, more context available [here](https://developers.facebook.com/docs/business-sdk/guides/crash-reports)

## v5.0.0
### Changed
- Graph API call upgrade to [v5.0](https://developers.facebook.com/docs/graph-api/changelog/version5.0)

## v4.0.0
### Changed
- Graph API call upgrade to [v4.0](https://developers.facebook.com/docs/graph-api/changelog/version4.0)

## v3.3.4
### Added
- Support [flow](https://flow.org/)

## v3.3.3

## v3.3.2

## v3.3.1
### Changed
- Remove list of API call from Business SDK, any [these APIs](https://developers.facebook.com/docs/graph-api/changelog/4-30-2019-endpoint-deprecations) included in Business SDK will be deprecated.   

## v3.3.0
### Changed
- Graph API call upgrade to [v3.3](https://developers.facebook.com/docs/graph-api/changelog/version3.3)
