File: CHANGELOG.md

package info (click to toggle)
ruby-module-methods 1.0.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 84 kB
  • sloc: ruby: 24; makefile: 4
file content (16 lines) | stat: -rw-r--r-- 295 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Changelog

## Unreleased

## 1.0.0 (2026-02-13)

*   Drop Ruby 2.5, 2.6, 2.7, 3.0 and 3.1 support.
*   Add Ruby 3.2, 3.3, 3.4 and 4.0 support.
*   Update dependencies.
*   Resolve RuboCop offenses.
*   Improve documentation.
*   Improve CI config.

## 0.1.0 (2020-07-08)

*   Initial release.