Skip to content

Commit 02a19b5

Browse files
committed
Added bug numver to CHANGELOG.
1 parent 3320812 commit 02a19b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ Change Log -- Ray Tracing in One Weekend
3434
- Change: Broad rewrite of time management for moving objects, primarily `camera` and
3535
`moving_sphere`, but also impacting the API for `hittable::bounding_box()` (#799)
3636
- Fix: Fixed `bvh_node` constructor definition signature (#872)
37-
- Fix: Fixed scaling for final Perlin noise texture.
37+
- Fix: Fixed scaling for final Perlin noise texture (#896).
3838

3939
### The Rest of Your Life
4040
- Fix: Added missing functionality for `isotropic` (#664)

0 commit comments

Comments
 (0)