Skip to content

Latest commit

 

History

History
45 lines (27 loc) · 1.32 KB

CHANGELOG.md

File metadata and controls

45 lines (27 loc) · 1.32 KB

Changelog

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.

1.0.6 - 2022-05-12

  • Fix rubygems release

1.0.5 - 2022-05-12

  • Add GitHub CI workflow
  • Add Ruby 3 support

1.0.4 - 2016-05-31

  • Prevent warnings for @subject instance variable not initialized

1.0.3 - 2016-05-31

  • Improved Ruby 2.2 support (#1 thanks to @spovich).

1.0.2 - 2016-05-31

  • Renamed MiniTest to Minitest

1.0.1 - 2016-05-31

  • Bug fixes

1.0.0 - 2016-05-31

  • Initial release