We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e888d4c commit 714b7b6Copy full SHA for 714b7b6
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# v 0.3.2
2
+
3
+* Fix support for auth_type
4
5
# v 0.3.1
6
7
* Add support for missing Locale parameter
mix.exs
@@ -1,7 +1,7 @@
defmodule UeberauthFacebook.Mixfile do
use Mix.Project
- @version "0.3.1"
+ @version "0.3.2"
@url "https://github.com/ueberauth/ueberauth_facebook"
def project do
0 commit comments