1Easylogging++ v9.21 RELEASE NOTES
2---------------------------------
3
4==========================
5=       REFACTORING      =
6==========================
7
8 - Removed some unnecessary code
9 - Removed licence full detail, instead added link to it
10 - Removed unnecessary methods from VersionInfo static class, just left `version()` and `releaseDate()`
11
12==========================
13=       BUG FIXES        =
14==========================
15
16 - Configuring same logger twice loses some information (issue #116)
17
18==========================
19=     NEW FEATURES       =
20==========================
21
22 - Added base configurations pointer to `parseFromText` same as `parseFromFile`
23
24==========================
25=         NOTES          =
26==========================
27
28 - See https://github.com/easylogging/easyloggingpp/tree/master/doc for other release notes
29 - Closed issues: https://github.com/easylogging/easyloggingpp/issues?page=1&state=closed
30