Sha256: 5a3835ab669d3912a588706fa94a1684cc4305e6fd80f804ea61f7759ac2c464
Contents?: true
Size: 1.51 KB
Versions: 1
Compression:
Stored size: 1.51 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.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.1.3...HEAD [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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
acts_as_textcaptcha-4.1.3 | CHANGELOG.md |