diff --git a/CHANGELOG.md b/CHANGELOG.md index 044b93449..acdc851c5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ 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). +## Unreleased + +### Changed + +- Upgraded `ionicons` from version `6.0.4` to `6.1.2` + ## 1.233.0 - 2023-02-09 ### Added @@ -17,7 +23,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Improved the styling in the admin control panel - Removed the _Google Play_ badge from the landing page - Upgraded `eslint` dependencies -- Upgraded `ionicons` from version `6.0.4` to `6.1.2` ## 1.232.0 - 2023-02-05