From b22d2e91293f742f26862a23d07f9357e1711571 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Wed, 2 Apr 2025 14:52:48 +0200 Subject: update changelog; bump version --- Mussel/Mussel.cpp | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'Mussel/Mussel.cpp') diff --git a/Mussel/Mussel.cpp b/Mussel/Mussel.cpp index 67fd10d..fcc7a7f 100644 --- a/Mussel/Mussel.cpp +++ b/Mussel/Mussel.cpp @@ -7,10 +7,14 @@ /// Mussel - a small library for Arduino to emulate a mussel biosensor /// +/// * v0.0.2 +/// * rewrite attitude #2 to also handle button press +/// * add voting functions and example +/// /// * v0.0.1 /// * initial release to radicle /// -/// @version 0.0.1 +/// @version 0.0.2 /// @see /// @see -- cgit v1.2.3