Skip to content

Commit cdccbe4

Browse files
committed
Update changelog and acknowledgments
1 parent 41975ae commit cdccbe4

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ Change Log -- Ray Tracing in One Weekend
2828
- Fix: rect hit returning NaNs and infinities. Superseded with new `quad` primitive (#681)
2929
- Added: New 2D `quad` primitive of arbitrary orientation (#756)
3030
- Added: New `box()` utility function returns `hittable_list` of new `quad` primitives (#780)
31+
- Fix: Add `\mathit` to italic math variables to fix slight kerning issues (#839)
3132

3233
### In One Weekend
3334
- Added: More commentary about the choice between `double` and `float` (#752)

books/acknowledgments.md.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@
6060
- Tatsuya Ogawa
6161
- Thiago Ize
6262
- Vahan Sosoyan
63+
- [Yann Herklotz](https://github.com/ymherklotz)
6364
- [ZeHao Chen](https://github.com/oxine)
6465
</div>
6566

0 commit comments

Comments
 (0)