From e358aa96882ba32bd0cebdb5fc304b43d8aedeff Mon Sep 17 00:00:00 2001 From: nirenjan Date: Sun, 1 Aug 2021 03:00:21 -0700 Subject: [PATCH] Update ChangeLog.md --- ChangeLog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/ChangeLog.md b/ChangeLog.md index a71d937..b091a14 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -22,6 +22,8 @@ The format is based upon [Keep a Changelog]. be used in the actual rules file. This allows systems such as openSUSE which use `input` as the group for input devices to behave the same as Ubuntu and other similar systems. +- Code layout changed to improve parallel builds. +- x52cli tests modified to use cmocka tests. ## [0.2.1] - 2020-06-28 ### Added