The markdown parsing is broken/disabled for release notes. Sorry about that, I'm chasing the source of a crash that's been bringing this website down for the last couple of days.
Fixed more issues with concurrent r/w
Lowers rainbow requirement to 3.0.0 to improve compatibility with other packages
Places OSLog initialization code behind a semaphore to allow for safe multithreaded access. This code runs once per execution and is used to create the OSLog instance.