aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/gems/recaptcha-0.3.1/CHANGELOG
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/gems/recaptcha-0.3.1/CHANGELOG')
-rw-r--r--vendor/gems/recaptcha-0.3.1/CHANGELOG23
1 files changed, 0 insertions, 23 deletions
diff --git a/vendor/gems/recaptcha-0.3.1/CHANGELOG b/vendor/gems/recaptcha-0.3.1/CHANGELOG
deleted file mode 100644
index 92a63fd8e..000000000
--- a/vendor/gems/recaptcha-0.3.1/CHANGELOG
+++ /dev/null
@@ -1,23 +0,0 @@
-== 0.2.2 / 2009-09-14
-
-* Add a timeout to the validator
-* Give the documentation some love
-
-== 0.2.1 / 2009-09-14
-
-* Removed Ambethia namespace, and restructured classes a bit
-* Added an example rails app in the example-rails branch
-
-== 0.2.0 / 2009-09-12
-
-* RecaptchaOptions AJAX API Fix
-* Added 'cucumber' as a test environment to skip
-* Ruby 1.9 compat fixes
-* Added option :message => 'Custom error message' to verify_recaptcha
-* Removed dependency on ActiveRecord constant
-* Add I18n
-
-== 0.1.0 / 2008-2-8
-
-* 1 major enhancement
- * Initial Gem Release \ No newline at end of file