Skip to content

Commit b64cfd8

Browse files
committed
changelog: add entry for new citation section
1 parent b8f6f65 commit b64cfd8

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
@@ -1,7 +1,7 @@
11
Change Log -- Ray Tracing in One Weekend
22
====================================================================================================
33

4-
# v3.2.0 (in progress)
4+
# v3.2.0 (2020-07-18)
55

66
### Common
77
- Bug: Found a bug in book 3 source `isotropic::scatter()` method. Commented out, using default
@@ -21,6 +21,7 @@ Change Log -- Ray Tracing in One Weekend
2121
because it already caught an existing bug in _The Rest of Your Life_ source. This change
2222
includes commenting out the book 3 `isotropic::scatter()` method, which was accidentally ignored
2323
anyway. (#639, #669)
24+
- New: each book gets a section of recommended citation examples (#500)
2425

2526
### _In One Weekend_
2627
- Change: Updated all rendered images except for 1.13, 1.14 (#179, #547, #548, #549, #550, #551,

0 commit comments

Comments
 (0)