1
0
Fork 0
forked from wry/wry

render: make vulkan the default API

This commit is contained in:
Julian Orth 2024-10-02 16:12:01 +02:00
parent 074c9f54a0
commit e5ca68a2ad
2 changed files with 2 additions and 1 deletions

View file

@ -2,6 +2,7 @@
- Various bugfixes.
- Tiles and workspaces can now be dragged with the mouse.
- Vulkan is now the default renderer.
# 1.6.0 (2024-09-25)