The history log works at first. Then, once the dialogue gets to the line, "Typical Monica," in the beginning of the story, that's when the history log stops working and has an error.
The error is found in renpy/common/00gamemenu.rpy on line 173, in script $ ui.interact().
It's an AttributeError: 'Window' object has no attribute 'window_size'.
So, hopefully that can get fixed for a future update.