Fixes in changelog
This commit is contained in:
parent
8514006d74
commit
7df5aa682b
12
CHANGELOG.md
12
CHANGELOG.md
|
@ -1,9 +1,19 @@
|
||||||
# Samithay Changelog
|
# Smithay Changelog
|
||||||
|
|
||||||
## Unreleased
|
## Unreleased
|
||||||
|
|
||||||
|
### General
|
||||||
|
|
||||||
|
- **[Breaking]** Upgrade to wayland-rs 0.21
|
||||||
|
|
||||||
|
### Backends
|
||||||
|
|
||||||
- **[Breaking]** WinitBackend: Upgrade to winit 0.17
|
- **[Breaking]** WinitBackend: Upgrade to winit 0.17
|
||||||
|
|
||||||
|
### Clients & Protocol
|
||||||
|
|
||||||
|
- Basic XWayland support
|
||||||
|
|
||||||
## version 0.1.0 (2017-10-01)
|
## version 0.1.0 (2017-10-01)
|
||||||
|
|
||||||
### Protocol handling
|
### Protocol handling
|
||||||
|
|
Loading…
Reference in New Issue