diff --git a/assets/screenshot-1.png b/assets/screenshot-1.png index cdf5f64..36e3e78 100644 Binary files a/assets/screenshot-1.png and b/assets/screenshot-1.png differ diff --git a/assets/screenshot-2.png b/assets/screenshot-2.png index 3bafd77..31d44f4 100644 Binary files a/assets/screenshot-2.png and b/assets/screenshot-2.png differ diff --git a/assets/screenshot-4.png b/assets/screenshot-4.png index 827a8fb..8c89035 100644 Binary files a/assets/screenshot-4.png and b/assets/screenshot-4.png differ diff --git a/package-lock.json b/package-lock.json index 40e8e81..8ac3f4a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "connector-mobilizon", - "version": "0.5.0", + "version": "0.6.0", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "connector-mobilizon", - "version": "0.5.0", + "version": "0.6.0", "license": "Apache-2.0", "dependencies": { "graphql": "^15.5.0", diff --git a/package.json b/package.json index b199520..2bd64a2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "connector-mobilizon", - "version": "0.5.0", + "version": "0.6.0", "description": "Display Mobilizon events in WordPress.", "private": true, "scripts": { diff --git a/source/connector-mobilizon/changelog.txt b/source/connector-mobilizon/changelog.txt index 327e0ff..c9267d1 100644 --- a/source/connector-mobilizon/changelog.txt +++ b/source/connector-mobilizon/changelog.txt @@ -1,14 +1,19 @@ ### [Unreleased] #### Added -- Optionally display the current offset as short name after the time via the general plugin settings #### Changed -- Capitalise Mobilizon name in description -- Update dependencies #### Deprecated #### Removed #### Fixed #### Security +### [0.6.0] - 2021-06-02 +#### Added +- Optionally display the current offset as short name after the time via the general plugin settings +#### Changed +- Update dependencies +#### Fixed +- Capitalise Mobilizon name in description + ### [0.5.0] - 2021-05-06 #### Added - Localise dates based on the WordPress locale and time zone diff --git a/source/connector-mobilizon/readme.txt b/source/connector-mobilizon/readme.txt index 0d5f814..d372521 100644 --- a/source/connector-mobilizon/readme.txt +++ b/source/connector-mobilizon/readme.txt @@ -36,6 +36,14 @@ The source code is available on [Github](https://github.com/dwaxweiler/connector ## Changelog +### [0.6.0] - 2021-06-02 +#### Added +- Optionally display the current offset as short name after the time via the general plugin settings +#### Changed +- Update dependencies +#### Fixed +- Capitalise Mobilizon name in description + ### [0.5.0] - 2021-05-06 #### Added - Localise dates based on the WordPress locale and time zone