Skip to content

Latest commit

 

History

History
41 lines (30 loc) · 1.28 KB

CHANGELOG.md

File metadata and controls

41 lines (30 loc) · 1.28 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.

0.0.5 - 2023-02-24

  • No functional difference with 0.0.4. This is only updates to the automation.

0.0.4 - 2023-02-24

Fixed

  • 12 adds initial support for Ruby 3.

0.0.3 - 2017-11-17

Changed

  • Updated the CHANGELOG.md formatting. #3
  • Updated LICENSE.txt dates.

Fixed

  • Added support for Ruby 2.4 by replacing deprecated Fixnum with Integer. #4

0.0.2 - 2016-08-26

Fixed

  • Added aliases User#home and User#member_of_group? for backwards compatibility.

0.0.1 - 2016-07-01

Added

  • Initial release!