Skip to content

Commit 7bf2f3c

Browse files
committed
Update changelog for material.h include hittable.h
1 parent 165238d commit 7bf2f3c

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
@@ -10,6 +10,7 @@ Change Log / Ray Tracing in One Weekend
1010
### Common
1111
- Fix -- Big improvement to print version listing font size (#1595) and more compact line
1212
height for code listings in both print and browser.
13+
- Change -- Include hittable.h from material.h; drop `hit_record` forward declaration (#1609)
1314

1415
### In One Weekend
1516
- Fix -- Fixed usage of the term "unit cube" for a cube of diameter two (#1555, #1603)

0 commit comments

Comments
 (0)