Skip to content

Commit fd4a1e5

Browse files
authored
Remove or combine duplicated information in CHANGELOG.md (#503)
1 parent 3bfdf93 commit fd4a1e5

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

CHANGELOG.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
11
# main [(unreleased)](https://github.com/whitesmith/rubycritic/compare/v4.9.1...main)
22

33
* [CHANGE] Adds development dependency for gems removed from standard library in Ruby 3.5 -- ostruct, irb, rdoc (by [@faisal][])
4-
* [CHANGE] Add .solargraph.yml config file to enable Solargraph LSP use in editors such as BBedit (by [@faisal])
5-
* [CHANGE] Add ostruct and rdoc development dependencies, needed for Ruby 3.5 support (by [@faisal][])
6-
* [CHANGE] Add .solargraph.yml config file to enable Solargraph LSP use in editors such as BBedit (by [@faisal][])
7-
* [CHANGE] Drop support for Ruby 3.0.x (by [@faisal][])
84
* [CHANGE] Bump aruba, fakefs, minitest, mocha, reek, rubocop dependencies (by [@faisal][])
9-
* [CHANGE] Drop support for Ruby 2.7.x (by [@faisal][])
5+
* [CHANGE] Add .solargraph.yml config file to enable Solargraph LSP use in editors such as BBedit (by [@faisal][])
6+
* [CHANGE] Drop support for Ruby 2.7.x, 3.0.x (by [@faisal][])
107

118
# v4.9.1 / 2024-04-14 [(commits)](https://github.com/whitesmith/rubycritic/compare/v4.9.0...v4.9.1)
129

0 commit comments

Comments
 (0)