We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e8a51e7 + 39f9e0e commit d246a0dCopy full SHA for d246a0d
CHANGELOG.md
@@ -3,6 +3,10 @@ Change Log -- Ray Tracing in One Weekend
3
4
# v3.2.1 (in progress)
5
6
+### Common
7
+ - Fix: Update local Markdeep library (for offline reading) to v1.11. The prior version had
8
+ incorrect content (#712)
9
+
10
### _In One Weekend_
11
- Delete: Remove premature `cstdlib` include; not needed until we use `rand()` (#687)
12
- Fix: Replace old anti-alias result image with before-and-after image (#679)
0 commit comments