diff options
| author | Itay Grudev <itay+89bf5c@grudev.com> | 2020-01-03 18:21:43 +0000 | 
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-01-03 18:21:43 +0000 | 
| commit | 33a2617a3f96a1aadf22c6c39640f6c3696f1a6b (patch) | |
| tree | 4afd62dbf38fa5d6df8e62f7959baac676fb5783 /CHANGELOG.md | |
| parent | Merge pull request #76 from itay-grudev/android_fallback (diff) | |
| parent | Update CHANGELOG.md (diff) | |
| download | singleapplication-33a2617a3f96a1aadf22c6c39640f6c3696f1a6b.tar.xz | |
Merge pull request #88 from itay-grudev/build-tests
Added CI Build Tests
Diffstat (limited to 'CHANGELOG.md')
| -rw-r--r-- | CHANGELOG.md | 4 | 
1 files changed, 4 insertions, 0 deletions
| diff --git a/CHANGELOG.md b/CHANGELOG.md index 9efd3fd..45c197e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,10 @@ __3.0.18__  * Fallback to standard QApplication class on iOS and Android systems where    the library is not supported. +   +* Added Build CI tests to verify the library builds successfully on Linux, Windows and MacOS  across multiple Qt versions. + +  _Anton Filimonov_  __3.0.17__  ---------- | 
