Skip to content

Commit f96dca3

Browse files
committed
Point out camera fix in changelog
1 parent fdbc6b0 commit f96dca3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ Change Log -- Ray Tracing in One Weekend
88
# v3.1.1 (2020-05-16)
99

1010
### Common
11+
- Fix: Refactoring the camera code in v3.1.0 missed updating the viewport to match, resulting in
12+
distorted renders (#536)
1113
- Change: Camera code improvements to make it more robust when any particular value changes. Also,
1214
the code develops in a smoother series of iterations as the book progresses. (#536)
1315

0 commit comments

Comments
 (0)