tag:github.com,2008:https://github.com/RedHammerCoder/NanoLog/releasesRelease notes from NanoLog2020-03-17T10:30:45Ztag:github.com,2008:Repository/262514928/0.912020-03-17T10:30:45Z0.91: Fixed Issue #24 (assert statements)<p>The C assert.h header was erroneously included within a namespace<br>
in the NanoLog library, causing compilation errors for outside users.<br>
This commit fixes the issue by moving the include statement.</p>syang0