doc: Document !1908

This commit is contained in:
Jakob Bornecrantz 2023-09-11 12:53:31 +01:00
parent 040ad33188
commit 739d71a225

View file

@ -0,0 +1,4 @@
Add `libmonado` library, allows control of applications and devices. Exposed API
follows semver and is semi-stable. Will never be changed in a backward
incompatible way without increasing the major version. Provisions for easily and
safely checking version is included, both at compile and runtime.