1Easylogging++ v9.76 RELEASE NOTES
2---------------------------------
3
4Release type: Major
5API changes: No
6
7==========================
8=     NEW FEATURES       =
9==========================
10
11 - Experimental asynchronous logging using `_ELPP_EXPERIMENTAL_ASYNC_LOGGING` (issue #202)
12 - `CHECK_BOUNDS` macro to check boundaries (issue #204)
13
14==========================
15=     API CHANGES        =
16==========================
17
18 - `Logger::flush(Level, base::type::fstream_t)` and `Logger::isFlushNeeded(Level)` made public
19
20==========================
21=         NOTES          =
22==========================
23
24 - See https://github.com/easylogging/easyloggingpp/blob/v9.76/README.md for manual for this release
25 - See https://github.com/easylogging/easyloggingpp/tree/master/doc for other release notes
26 - Closed issues: https://github.com/easylogging/easyloggingpp/issues?page=1&state=closed
27 - Removed references to `easylogging.org` as site will no longer service.
28