Skip to content

Commit 9544d55

Browse files
authored
Update changelog (#518)
Ref: #516
1 parent fd48b5e commit 9544d55

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ _next_ branch is for v8 changes
1010
## [Unreleased]
1111
Changes since the last non-beta release.
1212

13+
### Changed
14+
- Changed internal `require`s to `require_relative` to make code less dependent on the load path. [PR 516](https://github.com/shakacode/shakapacker/pull/516) by [tagliala](https://github.com/tagliala).
15+
1316
## [v8.0.2] - August 28, 2024
1417

1518
### Fixed

0 commit comments

Comments
 (0)