Document QsLog update

This commit is contained in:
Felix Kauselmann 2020-07-24 19:26:02 +02:00
parent 1af613663c
commit 2f9db87f9b
2 changed files with 13 additions and 0 deletions

View File

@ -6,6 +6,11 @@ spanish only. Sorry for the mess.
Version counting is based on semantic versioning (Major.Feature.Patch)
## 9.6.7 (unreleased)
### YACReaderLibrary
* update QsLog logger to version 2.1, snapshot 46b643d5bcbc
## 9.6.0
### Reader and Library
* RAR5 support.

8
third_party/README.md vendored Normal file
View File

@ -0,0 +1,8 @@
# YACReader third party source dependencies
This directory contains third party source dependencies
needed to build YACReader.
| Name | Purpose | Upstream | Version | License |
|---------- |--------- |--------- |-------- |-------- |
| QsLog | Logging | https://bitbucket.org/codeimproved/qslog | 2.1 46b643d5bcbc| 3-clause BSD|