Sha256: 73ecc0de5954c05b45298e7b82b5570a639bdf79c49b5f6ca5c0a06b38c8b46c

Contents?: true

Size: 856 Bytes

Versions: 1

Compression:

Stored size: 856 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.3.0] - Unreleased
### Added
- Add `repository:` to `GitCommit`.

## [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.3.0]: https://github.com/Invoca/git_lib/compare/v1.2.0...v1.3.0
[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.3.0.pre.1 CHANGELOG.md