From fdfe090ffcc51918a93da3b3d05af0ff6367e892 Mon Sep 17 00:00:00 2001 From: Carlosgg Date: Tue, 23 Aug 2022 21:10:39 +0100 Subject: [PATCH] Version 0.3.7 release --- changelog.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/changelog.md b/changelog.md index b55df95..21b826c 100644 --- a/changelog.md +++ b/changelog.md @@ -4,7 +4,8 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) -## [0.3.7] Unreleased Github Repo [develop] +## [0.3.8] Unreleased Github Repo [develop] +## [0.3.7] - 2022-08-23 ### Fix - paste_buff method in BleDevice - fix data feeding pipe missing blank lines in follow callback for BleDevice