Update changelog and add credit

Related to #1980
This commit is contained in:
Camilla Löwy 2021-10-27 23:14:19 +02:00
parent f75c251dec
commit 999962bd2f
2 changed files with 2 additions and 0 deletions

View File

@ -34,6 +34,7 @@ video tutorials.
- Michał Cichoń
- Lambert Clara
- Anna Clarke
- Josh Codd
- Yaron Cohen-Tal
- Omar Cornut
- Andrew Corrigan

View File

@ -229,6 +229,7 @@ information on what to include when reporting a bug.
related events were emitted
- [Cocoa] Bugfix: Moving the cursor programmatically would freeze it for
a fraction of a second (#1962)
- [Cocoa] Bugfix: `kIOMasterPortDefault` was depreacted in macOS 12.0 (#1980)
- [X11] Bugfix: The CMake files did not check for the XInput headers (#1480)
- [X11] Bugfix: Key names were not updated when the keyboard layout changed
(#1462,#1528)