Skip to content

Latest commit

 

History

History
51 lines (31 loc) · 1.39 KB

CHANGELOG.md

File metadata and controls

51 lines (31 loc) · 1.39 KB

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

0.2.1 - 2020-12-03

Changed

  • Fix bug with Open3 not being required

0.2.0 - 2020-11-21

Changed

  • Update ruby for development to 2.7.2
  • Bump rake version dependency for devlopment
  • Update to latest Bundler gem version on Travis CI
  • Use latest docker-compose version on Travis CI
  • No longer show message on stdout if docker-compose command is not found

0.1.2 - 2019-08-26

Added

  • Remove upper limit on railties

Changed

  • Bump bundler version constraints

0.1.1 - 2018-04-19

Changed

  • Increase maximum version allowed for railties to less than 6

0.1.0 - 2017-11-17

Added

  • Initial version