From 1b053020aceb28348a9003c9fead0bf5dc3773a6 Mon Sep 17 00:00:00 2001 From: hans Date: Mon, 13 Mar 2023 10:26:24 +0100 Subject: [PATCH] IMP changelog --- .vscode/settings.json | 3 +++ CHANGELOG.md | 25 ++++++++++++++++++++++++- 2 files changed, 27 insertions(+), 1 deletion(-) create mode 100644 .vscode/settings.json diff --git a/.vscode/settings.json b/.vscode/settings.json new file mode 100644 index 0000000..13ee2b0 --- /dev/null +++ b/.vscode/settings.json @@ -0,0 +1,3 @@ +{ + "nuxt.isNuxtApp": false +} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index e8f5ef2..c6e4061 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,34 +1,57 @@ # Changelog + 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] +## [0.5.0.1] - 2023-03-13 + +### Added + +- Edit changelog + +## [0.5.0] - 2023-03-13 + +### Added + +- Add blog category archive functionality ## [0.4.0] - 2022-06-24 + ### Added + - Added site settings to enable the media URL replace option - Add basic blog functionality ## [0.3.0] - 2021-02-10 + ### Added + - Added optional API credential functionality for Wordpress' Application Passwords plugin ## [0.2.1] - 2020-10-08 + ### Added + - English translations - Dutch translations - German translations + ### Fixes + - Remove message variable name ## [0.2.0] - 2020-09-30 + ### Added + - Magento 2.4 support ## [0.1.1] - 2020-08-19 + ### Added + - Composer dependencies - Module sequence