Skip to content

Commit

Permalink
Update CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
SammyK committed Dec 23, 2016
1 parent 0b076fb commit 2227900
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Starting with version 5, the Facebook PHP SDK follows [SemVer](http://semver.org

- 6.0.0 (Sometime in 2017)
- Bumped minimum PHP version requirement to 5.6 (#607, #647)
- Made the `default_graph_version` option required (#643)
- Replace custom CSPRNG implementation with `paragonie/random_compat` (#644)
- Removed the built-in autoloader in favor of composer's autoloader (#646)
- Big integers in signed requests get decoded as `string` instead of `float` (#699)
Expand Down

0 comments on commit 2227900

Please sign in to comment.