Skip to content

Commit

Permalink
Adds a note about backwards compatibility to the CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
fxn committed Oct 9, 2024
1 parent f80eecf commit 76af4dd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@

* Requires Ruby 3.2 or later.

* Gems that work with previous versions of Zeitwerk also work with this one. In
client projects, Bundler takes the Ruby requirement into account when
resolving gem version constraints.

## 2.6.18 (2 September 2024)

* Fixes a bug in which projects reopening the main namespace of a gem dependency
Expand Down

0 comments on commit 76af4dd

Please sign in to comment.