Skip to content

Commit

Permalink
IMP changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
HHarsevoord committed Mar 13, 2023
1 parent 600584d commit 1b05302
Show file tree
Hide file tree
Showing 2 changed files with 27 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"nuxt.isNuxtApp": false
}
25 changes: 24 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit 1b05302

Please sign in to comment.