diff --git a/CHANGELOG.md b/CHANGELOG.md index 2abd1a5..62d2936 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,14 @@ 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). -## [3.5.0] - 2021-01-10 +## [3.5.1] - 07-02-2022 + +### Changed + +- Improved fetching of settings to improve extendability (thanks to [@dimitri-koenig](https://github.com/dimitri-koenig)) +- Updated packages + +## [3.5.0] - 17-01-2022 ### Changed @@ -17,14 +24,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - `nova_get_settings` now accepts `[key => value]` array of defaults. [#96](https://github.com/optimistdigital/nova-settings/pull/96) -## [3.4.1] - 07-02-2022 - -### Changed - -- Improved fetching of settings to improve extendability (thanks to [@dimitri-koenig](https://github.com/dimitri-koenig)) -- Updated packages - > > > > > > > Update CHANGELOG.md - ## [3.4.0] - 2021-01-10 ### Changed