Update CHANGELOG.md

This commit is contained in:
LordGrey 2020-09-05 15:15:36 +02:00 committed by GitHub
parent 31b5be39b5
commit 8b2ebf355d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Add XCB grabber, a faster and safer alternative for X11 grabbing (#912)
### Changed
- Improved UDP-Device Error handling (#961)
### Fixed
- webui: Works now with HTTPS port 443 (#923 with #924)