Skip to content

Commit eb3b9ca

Browse files
committed
Bump major version to 8.0, add changelog entry.
1 parent 2a02c0e commit eb3b9ca

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 8.0.0 (2020-10-20)
2+
3+
Changes:
4+
5+
- user profile picture link includes access token (#344, @anklos)
6+
17
## 7.0.0 (2020-08-03)
28

39
Changes:

lib/omniauth/facebook/version.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
module OmniAuth
22
module Facebook
3-
VERSION = '7.0.0'
3+
VERSION = '8.0.0'
44
end
55
end

0 commit comments

Comments
 (0)