From 47134c7550cda0089222fbba9c2386aa41d5d1f7 Mon Sep 17 00:00:00 2001 From: Marc <980978+MarcHagen@users.noreply.github.com> Date: Sun, 6 Sep 2020 19:41:01 +0200 Subject: [PATCH] Bump version --- CHANGELOG.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c39ee26..4d25617e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,7 +3,15 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com), and this project adheres to [Semantic Versioning](https://semver.org). -1.6.5 - FUTURE +1.6.6 - FUTURE + +--- + +1.6.5 - 2020-09-06 + +### Bug Fixes + +* [#2](https://github.com/MarcHagen/weather-card/issues/2) - Fixed wind direction, and HA icon not displaying ---