Sha256: 5e77c48f51d74f8b4cfba2d28406baed888bf92b7013ff18e1a0196e7e1671c2
Contents?: true
Size: 718 Bytes
Versions: 1
Compression:
Stored size: 718 Bytes
Contents
# CHANGELOG for `git_lib` Inspired by [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). Note: this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). ## [1.2.0] - 2020-07-13 ### Added - Add support for Rails 5 and 6. - Add Appraisal and Jenkinsfile to test Rails 4, 5, 6. ### Changed - Modernize gemspec and Gemfile some more. - Allow Activesupport > 4. ## [1.1.1] - 2020-06-23 ### Changed - Allow Rails '~> 4.2'. - Clean up gemspec and Gemfile; bundle update. - Add magic frozen_string_literal: true comment everywhere. - Clean up Rakefile. [1.2.0]: https://github.com/Invoca/git_lib/compare/v1.1.1...v1.2.0 [1.1.1]: https://github.com/Invoca/git_lib/compare/v1.1.0...v1.1.1
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
git_lib-1.2.0 | CHANGELOG.md |