From f0270ae6fe3fe3c6c24a210b247af22180423389 Mon Sep 17 00:00:00 2001 From: Dale Davies Date: Fri, 17 Mar 2023 14:10:33 +0000 Subject: [PATCH] Update changelog for v1.3.2 release --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 55d28fd..221be7c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ 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). +## [1.3.2] - 2023-03-17 +### Fixed +- Issue #59: Show content on weather API error. +- Issue #67: Remove animated SVG background image from icons. +- Update outdated NPM packages. +- Several other minor bugfixes. + ## [1.3.1] - 2023-03-06 ### Added - Issue #55: Add CUSTOMWIDTH option.