From f42d8fb8d71008636ed0becbfe1de28d74ce135e Mon Sep 17 00:00:00 2001 From: Dorian Zedler Date: Thu, 20 Oct 2022 06:42:18 +0200 Subject: [PATCH] Chore: update changelog --- CHANGELOG.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 23d2ebb..8def1a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,9 +6,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. # [0.7.1] - 2022-08-22 ### Fixed - remove unused ACCESS_FINE_LOCATION permission - -# [0.7.1] - UNRELEASED -### Fixed - missing openssl libraries which lead to an error in the https connection # [0.7.0] - 2022-08-14