doc: Add changelog for !408 and !409

This commit is contained in:
Jakob Bornecrantz 2020-07-06 15:58:34 +01:00
parent 4ef1726f7a
commit 20208750b6

View file

@ -0,0 +1,7 @@
---
- mr.408
- mr.409
---
Centralise the logging functionality in Monado to a single util helper.
Previously most of our logging was done via fprints and gated behind booleans,
now there are common functions to call and a predfined set of levels.