From 7df50139de0d6cd9de08d2e1ace5f1689e91c424 Mon Sep 17 00:00:00 2001
From: Lubosz Sarnecki <lubosz.sarnecki@collabora.com>
Date: Thu, 2 Jul 2020 19:28:52 +0200
Subject: [PATCH] doc: Document MR405.

---
 doc/changes/drivers/mr.405.md | 5 +++++
 1 file changed, 5 insertions(+)
 create mode 100644 doc/changes/drivers/mr.405.md

diff --git a/doc/changes/drivers/mr.405.md b/doc/changes/drivers/mr.405.md
new file mode 100644
index 000000000..8388ad6fa
--- /dev/null
+++ b/doc/changes/drivers/mr.405.md
@@ -0,0 +1,5 @@
+vive: Create vive_config module to isolate config code and avoid duplication between controller and headset code.
+vive: Probe for controllers in vive_proper interface.
+vive: Fix a bug where using the Vive Pro crashed Monado.
+vive: Fix a bug where the controller didn't parse JSON vectors correctly.
+vive: Move missing functions to and use u_json.