Skip to content

Commit 714b7b6

Browse files
committed
Release new patch version
1 parent e888d4c commit 714b7b6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# v 0.3.2
2+
3+
* Fix support for auth_type
4+
15
# v 0.3.1
26

37
* Add support for missing Locale 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.3.1"
4+
@version "0.3.2"
55
@url "https://github.com/ueberauth/ueberauth_facebook"
66

77
def project do

0 commit comments

Comments
 (0)