aboutsummaryrefslogtreecommitdiffstats
path: root/Changelog.org
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog.org')
-rw-r--r--Changelog.org5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog.org b/Changelog.org
new file mode 100644
index 0000000..2651c8b
--- /dev/null
+++ b/Changelog.org
@@ -0,0 +1,5 @@
+* Since 0.1.0
+ - use `Pins` struct to hold USB pin information used by `new`.
+ - Both `sof_pin` and `host_enable_pin` are now optional. SAMD51G
+ MCUs share the SOF pin with the I²C clock pin, so it may not
+ always be available.