Update changelog for v1.3.2 release

This commit is contained in:
Dale Davies
2023-03-17 14:10:33 +00:00
parent dad8e8ec23
commit f0270ae6fe

View File

@@ -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.