Sha256: f772df3f4d04333c9cb9e94e215e41b2719745a7496634d6110f26d74e1b9c9b

Contents?: true

Size: 945 Bytes

Versions: 1

Compression:

Stored size: 945 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.3.1] - Unreleased
### Changed
- Replace `hobo_fields` with `declare_schema`.
- Update :text/:string in schemas.

## [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.3.1]: https://github.com/Invoca/git_models/compare/v1.2.0...v1.3.1
[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.3.1 CHANGELOG.md