Skip to content

Commit

Permalink
Bump major version to 8.0, add changelog entry.
Browse files Browse the repository at this point in the history
  • Loading branch information
simi committed Oct 19, 2020
1 parent 2a02c0e commit eb3b9ca
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,9 @@
## 8.0.0 (2020-10-20)

Changes:

- user profile picture link includes access token (#344, @anklos)

## 7.0.0 (2020-08-03)

Changes:
Expand Down
2 changes: 1 addition & 1 deletion lib/omniauth/facebook/version.rb
@@ -1,5 +1,5 @@
module OmniAuth
module Facebook
VERSION = '7.0.0'
VERSION = '8.0.0'
end
end

0 comments on commit eb3b9ca

Please sign in to comment.