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.