Skip to content

Commit 889d33c

Browse files
committed
Update changelog for v4.0.0-alpha.2
1 parent bcb99f5 commit 889d33c

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,23 @@
11
Change Log -- Ray Tracing in One Weekend
22
====================================================================================================
33

4-
# v4.0.0-alpha.2 (2023-08-11 ...)
4+
# v4.0.0-alpha.2 (In Progress)
5+
6+
This will likely change to the official v4.0.0 release, but we _might_ put out another alpha before
7+
then.
8+
9+
### Common
10+
- Fix - Fix references from `random_in_hemisphere()` to `random_on_hemisphere()` (#1198)
11+
12+
### In One Weekend
13+
14+
### The Next Week
15+
16+
### The Rest of Your Life
17+
18+
19+
----------------------------------------------------------------------------------------------------
20+
# v4.0.0-alpha.1 (2023-08-06)
521

622
It's been quite a while since our last release of v3.2.3 at the end of 2020. For this cycle, we've
723
tackled a load of significant backlog items, including rewrites of much of our underlying code. As

0 commit comments

Comments
 (0)