Skip to content

Commit 1909c2e

Browse files
committed
Bump version
1 parent a57469e commit 1909c2e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# v 0.3.0
2+
3+
* Add support for auth_type
4+
* Support for additional request variables
5+
16
# v 0.2.1
27

38
* Add missing `profile_fields` parameter

mix.exs

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
defmodule UeberauthFacebook.Mixfile do
22
use Mix.Project
33

4-
@version "0.2.1"
4+
@version "0.3.0"
55
@url "https://github.com/ueberauth/ueberauth_facebook"
66

77
def project do

0 commit comments

Comments
 (0)