Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
abumq authored Dec 25, 2020
1 parent cd39cf3 commit 8713e5e
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Change Log

## [9.97.0] - 25-12-2020
### Features
* Support for QNX OS
* Add library via vcpkg
* `ENABLE_EXECINFO` option in CMake to enable/disable stack trace

### Bug Fixes
* Fix attempt to access the released memory
* Fix `April` month name
* Refer to unknown user as `unknown-user` instead of `user`
* Handle low memory situation
* Fix many compiler warnings

## [9.96.7] - 24-11-2018
- Adds support for compiling easyloggingpp using Emscripten. This allows the library to be compiled into JavaScript or WebAssembly and run in the browser while logging to the browser's JavaScript console.

Expand Down

0 comments on commit 8713e5e

Please sign in to comment.