From 5a4d151519325cdc4b9dac851fe0051c328da23a Mon Sep 17 00:00:00 2001 From: 9names <60134748+9names@users.noreply.github.com> Date: Sun, 15 Aug 2021 14:38:54 +1000 Subject: [PATCH] Update CHANGELOG.md Adding timer-counter to the changelog so it doesn't get forgotten --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 909aa2b..fa16b18 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +- Added peripheral drivers: Timer(counter) + ## [0.2.0] ### Added