1
0
Fork 0
forked from wry/wry

ipc: implement ext-data-control

This commit is contained in:
Julian Orth 2024-10-08 16:07:31 +02:00
parent be1462d0ef
commit 4abbe94995
13 changed files with 575 additions and 3 deletions

View file

@ -1,5 +1,7 @@
# Unreleased
- Add support fo ext-data-control-v1.
# 1.7.0 (2024-10-25)
- Various bugfixes.