Update CHANGELOG.md

This commit is contained in:
Fufu Fang 2021-08-31 19:00:10 +01:00 committed by GitHub
parent d5356a2e2e
commit 41c42b2769
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
directory
- Manual page generation in Makefile.
### Changed
### Changed
- Improve log / debug output.
- Removed unnecessary mutex lock/unlocks.