Update changelog for upcoming 0.2
This commit is contained in:
parent
039c86d99e
commit
d65506f1ee
|
@ -5,14 +5,20 @@
|
||||||
### General
|
### General
|
||||||
|
|
||||||
- **[Breaking]** Upgrade to wayland-rs 0.21
|
- **[Breaking]** Upgrade to wayland-rs 0.21
|
||||||
|
- **[Breaking]** Moving the public dependencies to a `reexports` module
|
||||||
|
- Migrate the codebase to Rust 2018
|
||||||
|
|
||||||
### Backends
|
### Backends
|
||||||
|
|
||||||
- **[Breaking]** WinitBackend: Upgrade to winit 0.18
|
- **[Breaking]** WinitBackend: Upgrade to winit 0.18
|
||||||
|
- **[Breaking]** Global refactor of the DRM & Session backends
|
||||||
|
- **[Breaking]** Restructuration of the backends around the `calloop` event-loop
|
||||||
|
|
||||||
### Clients & Protocol
|
### Clients & Protocol
|
||||||
|
|
||||||
- Basic XWayland support
|
- Basic XWayland support
|
||||||
|
- Data device & Drag'n'Drop support
|
||||||
|
- Custom client pointers support
|
||||||
|
|
||||||
## version 0.1.0 (2017-10-01)
|
## version 0.1.0 (2017-10-01)
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue