Skip to content

Commit 78b8807

Browse files
committed
CHANGELOG cleanup for v3.2.2
1 parent 20f2ae1 commit 78b8807

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,10 @@ Change Log -- Ray Tracing in One Weekend
1313
- Change: Improved the explanation and calculation of sphere UV coordinates (#533)
1414

1515
### In One Weekend
16-
- Change: Wrote brief explanation waving away negative t values in initial normal sphere
1716
- Fix: Catch cases where `lambertian::scatter()` yields degenerate scatter rays (#619)
1817
- Fix: Syntax error in listing 58 (Dielectric material class with reflection) (#768)
18+
- Fix: Correct wording for ray traversal text (#766)
19+
- Change: Wrote brief explanation waving away negative t values in initial normal sphere
1920

2021
### The Next Week
2122
- Fix: Catch cases where `lambertian::scatter()` yields degenerate scatter rays (#619)

0 commit comments

Comments
 (0)