Skip to content

Commit 71fdcf2

Browse files
committed
Added RNG changes to changelog
1 parent 7829ea6 commit 71fdcf2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ v2.0.0 (In Progress)
2525
- Removed bug in Chapter 2 of _Ray Tracing: The Rest Of Your life_
2626
- The `lambertian` class definition in Chapter 2 previously used `texture`s
2727
- This has been changed to `vec3`
28+
- Replaced drand48() with portable random number generation across all three books
2829

2930

3031
v1.123.0 (2018-08-26)

0 commit comments

Comments
 (0)