updated changelog ref #25

This commit is contained in:
Carl Fredrik Samson
2020-12-21 14:50:39 +01:00
parent a7ce98362a
commit 4f4e6be15a

View File

@@ -56,6 +56,10 @@ can use a `Condvar` and a `Mutex` to create a proper `Parker`. Updated the [Fini
a few lines over my initial promis of keeping the example below 200 LOC but the I think the inclusion
is worth it.
**2020-12-21:** Rewrote the "Runtimes" paragraph of chapter 2 adding a useful model to understand
how runtimes work and included a lot of the suggested text from @ckaran in #25. Added a GIF which
tries to help visualize what's going on when a Future gets polled.
## License
This book is MIT licensed.