Skip to content

Commit

Permalink
Update the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
laserlemon authored Apr 15, 2024
1 parent 3d08d31 commit cdc8b58
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

### Added

- Support for truly random Random.random_number, Random#random_number, and SecureRandom.rand methods
- Support for maintained Ruby versions 3.0, 3.1, and 3.2
- RuboCop for code formatting

### Removed

- Support for EOL Ruby versions earlier than 3.0

## [6.0.0] - 2015-09-01

### Changed
Expand Down

0 comments on commit cdc8b58

Please sign in to comment.