Update CHANGELOG.md

This commit is contained in:
Itay Grudev 2023-09-11 17:58:53 +03:00 committed by GitHub
parent aed93910db
commit 1b95264286
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,9 @@
# Changelog
## 3.4.1
* Improved Windows link library dependency. - _Frederik Seiffert_
## 3.4.0
* Provide API for blocking sendMessage. - _Christoph Cullmann_