Skip to content

Commit 3de6d36

Browse files
committed
Changelog gets item for vec3 including cmath
1 parent 0cdebb2 commit 3de6d36

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
@@ -5,7 +5,8 @@ Change Log -- Ray Tracing in One Weekend
55
# v3.1.0 (2020-05-03)
66

77
### Common
8-
- Fix: Scattered improvements to the text.
8+
- Fix: Scattered improvements to the text
9+
- Fix: Include cmath in vec3.h (#501)
910
- New: Subchapters throughout all three books (#267)
1011
- New: Add explanation for padding `aarect` in the zero dimension (#488)
1112
- Change: Minor change to use new `point3` and `color` type aliases for `vec3` (#422)

0 commit comments

Comments
 (0)