Release 0.26.1 (#2125)

This commit is contained in:
Artúr Kovács 2022-01-05 15:38:59 +01:00 committed by GitHub
parent a033b25ecb
commit d3e6949007
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View file

@ -1,4 +1,4 @@
# Unreleased
# 0.26.1 (2022-01-05)
- Fix linking to the `ColorSync` framework on macOS 10.7, and in newer Rust versions.
- On Web, implement cursor grabbing through the pointer lock API.