From a22b677c415c23b123dcd8f0add3666c09d1baba Mon Sep 17 00:00:00 2001 From: Michael Bleigh Date: Wed, 2 Nov 2011 18:04:29 -0300 Subject: [PATCH] Add breaking changes warning to README --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index b5f2a71..9316a45 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,10 @@ # OmniAuth: Standardized Multi-Provider Authentication +**OmniAuth 1.0 has several breaking changes from version 0.x. You can set +the dependency to `~> 0.3.2` if you do not wish to make the more difficult +upgrade. See [the wiki](https://github.com/intridea/omniauth/wiki/Upgrading-to-1.0) +for more information.** + ## An Introduction OmniAuth is a libary that standardizes multi-provider authentication for