Sha256: 16dc11c4bf6d4999540981971d8e7fc38bd09ae06e48e57eadd9ea4e6851e487
Contents?: true
Size: 1.87 KB
Versions: 1
Compression:
Stored size: 1.87 KB
Contents
# Page title helper change log All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/). Read more at [Keep a CHANGELOG](https://keepachangelog.com/en/0.3.0/) about why a change log is important. ## x.y.z ### Added ### Changed ### Deprecated ### Removed ### Fixed ### Security ## 5.0.0 ### Added - Add support for Ruby 3 (#120) - Add automatic gem release (#122) - Add support for Rails 6.1 (#113, #114) - Officially support Ruby 2.7 (#103) ### Removed - Drop support for Ruby 2.4 (#109) - Drop support for Rails < 5.2 (#104) ### Fixed - Use a better-maintained Ruby setup for the CI (#121) - Fix warnings in the `.travis.yml` (#106) ## 4.0.0 ### Added - Add support for Rails 6.0 (#94) ### Removed - Drop support for Ruby < 2.4 (#93) ## 3.0.0 ### Added - Add Ruby 2.4.0 to the build matrix (#68) - Add a CHANGELOG.md (#59) - Add RuboCop checking to the CI (#52) - Add a CODE_OF_CONDUCT.md (#51) - Update Ruby to 2.3.3 and 2.2.6 on Travis (#38) - Add Ruby 2.3.0 to the build matrix - Re-add Ruby 2.0.0 to the build matrix (#29) - Test against Ruby 2.2 - Use Appraisal for building with different Rails versions (#19) ### Changed - Replaced Appraisals with specific Gemfiles (#41) - Delete obsolete init.rb file (#61) - Add Rails 5.0 to the build matrix (#42) - Raise RVM and Gem minimum versions (#3) ### Removed - Drop support for Rails 3.2 and 4.0 (#39) - Drop support for Ruby 1.9.x (#24) ### Fixed - Fix @_page_title uninitialized warning (#62) - Fix the Travis build on Ruby 2.3.3 (#63) - Do do not shell-out to `git` in Gemfile (#49) - Get the tests to run in Rails 4.2 and 5.0 (#40) - Stop requiring version from the main class (#47) - Allow the Rails 3.2 build to fail only with Ruby 2.2 (#30) - Allow Rails 3.2 builds to fail (#26) - Configure Travis for better performance (#10) - Remove Gemfile.lock (#1)
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
page_title_helper-5.0.0 | CHANGELOG.md |