Skip to content

Commit

Permalink
Merge pull request #485 from Uaitt/changelog-typo
Browse files Browse the repository at this point in the history
Correct a typo present in the CHANGELOG
  • Loading branch information
casperisfine authored May 24, 2024
2 parents e76fe38 + 47ad134 commit 156b8c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@

# 1.17.0

* Ensure `$LOAD_PATH.dup` is Ractor shareable to fix an conflict with `did_you_mean`.
* Ensure `$LOAD_PATH.dup` is Ractor shareable to fix a conflict with `did_you_mean`.
* Allow to ignore directories using absolute paths.
* Support YAML and JSON CompileCache on TruffleRuby.
* Support LoadPathCache on TruffleRuby.
Expand Down

0 comments on commit 156b8c9

Please sign in to comment.