1 parent 845b432 commit d5819eeCopy full SHA for d5819ee
2 files changed
wayrs-egl/CHANGELOG.md
@@ -1,3 +1,8 @@
1
+# 0.6.0
2
+
3
+- Support EGL 1.4.
4
+- Update dependencies.
5
6
# 0.5.0
7
8
- Store buffer format and modifiers in `BufferPool`.
wayrs-egl/Cargo.toml
@@ -1,6 +1,6 @@
[package]
name = "wayrs-egl"
-version = "0.5.0"
+version = "0.6.0"
description = "EGL for wayrs-client"
authors = ["MaxVerevkin <maxxverrr@gmail.com>"]
keywords = ["wayland", "egl", "opengl"]
0 commit comments