Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
SammyK committed Dec 16, 2016
1 parent b1e0ef8 commit 3e8719d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,10 @@ Starting with version 5, the Facebook PHP SDK follows [SemVer](http://semver.org
## 6.x

- 6.0.0 (Sometime in 2017)
- Bumped PHP version requirement to 5.6 (#607)
- Bumped minimum PHP version requirement to 5.6 (#607, #647)
- 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)

## 5.x

Expand Down

0 comments on commit 3e8719d

Please sign in to comment.