Skip to content

Commit 231f4e1

Browse files
committed
Update changelog for camera improvements
1 parent ddaf7ae commit 231f4e1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@ Change Log -- Ray Tracing in One Weekend
33

44
# v3.1.1 (in progress)
55

6+
### Common
7+
- Change: Camera code improvements to make it more robust when any particular value changes. Also,
8+
the code develops in a smoother series of iterations as the book progresses. (#536)
9+
610
### _In One Weekend_
711
- Change: The C++ `<random>` version of `random_double()` no longer depends on `<functional>`
812
header.

0 commit comments

Comments
 (0)