Sha256: f006b6fc252653513ebcc01c25368f029bf306294457bf1817783c7b6fd9a3cc

Contents?: true

Size: 1.74 KB

Versions: 2

Compression:

Stored size: 1.74 KB

Contents

### ActsAsTextcaptcha Change Log

All notable changes to this project will be documented in this file. This
project adheres to [Semantic Versioning][Semver].

## [Unreleased]

  * Your contribution here!

## [4.2.0][] (17 Jan 2018)
  * Updated Rubies for Travis CI
  * Update tests to remove MiniTest warnings
  * Latest Rails (~> 5.1.4) now set in gemspec

## [4.1.3][] (28 May 2016)
  * Updated gem dependencies
  * Switched from FakeWeb to Webmock
  * Added bin/console
  * Cleaned up Rakefile
  * Added MIT license and Code of Conduct
  * README now in markdown, badges fixed up
  * Removed Pry gem (development dependency)

## [4.1.2][] (11 May 2014)
  * Updated gem dependencies
  * Added `rake console` for helpful debugging

## [4.1.1][] (13 January 2014)
  * Dropped gem [signing & cert](http://tinyurl.com/p98owwz)

## [4.1.0][] (2 January 2014)
  * Dropping support for Rails 2
  * README updated
  * CHANGELOG (this file) added

## [4.0.0][] (1 January 2014)
  * Using a cache store to persist answers between requests
  * README updated
  * Test coverage improved

(further change log details for older releases are unavailable)

[Unreleased]: https://github.com/matthutchinson/acts_as_textcaptcha/compare/v4.2.0...HEAD
[4.1.3]: https://github.com/matthutchinson/acts_as_textcaptcha/compare/v4.1.3...v4.2.0
[4.1.3]: https://github.com/matthutchinson/acts_as_textcaptcha/compare/v4.1.2...v4.1.3
[4.1.2]: https://github.com/matthutchinson/acts_as_textcaptcha/compare/v4.1.1...v4.1.2
[4.1.1]: https://github.com/matthutchinson/acts_as_textcaptcha/compare/v4.1.0...v4.1.1
[4.1.0]: https://github.com/matthutchinson/acts_as_textcaptcha/compare/v4.0.0...v4.1.0
[4.0.0]: https://github.com/matthutchinson/acts_as_textcaptcha/compare/v3.0.11...v4.0.0

[Semver]: http://semver.org

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
acts_as_textcaptcha-4.3.0 CHANGELOG.md
acts_as_textcaptcha-4.2.0 CHANGELOG.md