Sha256: eed6bffaf606efa727175a61d98684209eed0d64fde886e9f2e9422bd7cd51f3

Contents?: true

Size: 756 Bytes

Versions: 1

Compression:

Stored size: 756 Bytes

Contents

# CHANGELOG for `git_models`

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.
- Get rubocop running again.
- Clean up Rakefile.

[1.2.0]: https://github.com/Invoca/git_models/compare/v1.1.1...v1.2.0
[1.1.1]: https://github.com/Invoca/git_models/compare/v1.1.0...v1.1.1

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
git_models-1.2.0 CHANGELOG.md