From d3af2b6074e8698b8b83f79758e23070a8b80002 Mon Sep 17 00:00:00 2001 From: Em Shotton Date: Thu, 22 Aug 2024 11:46:00 -0700 Subject: Update the terms "master/slave" to "controller/target" (#29) * Update the terms "master/slave" to "controller/target" throughout to align with the i2c bus specification v.7 * Updated Changelog * Change word casing --------- Co-authored-by: Em Shotton Co-authored-by: Diego Barrios Romero --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 785ec7e..788abc2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. ## [Unreleased] +### Changed +- [breaking-change] Changed the terms "master/slave" to "controller/target" to align with the I2C bus specification v.7 + ### Added - Derived common traits for types. - Add default for `ComparatorQueue`. -- cgit v1.2.3-54-g00ecf