diff --git a/assets/screenshot-3.png b/assets/screenshot-3.png index 8daac47..1ddb858 100644 Binary files a/assets/screenshot-3.png and b/assets/screenshot-3.png differ diff --git a/assets/screenshot-4.png b/assets/screenshot-4.png index e6bd8d8..827a8fb 100644 Binary files a/assets/screenshot-4.png and b/assets/screenshot-4.png differ diff --git a/package.json b/package.json index c9cb529..2501095 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "connector-mobilizon", - "version": "0.1.0", + "version": "0.2.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 c58fc67..1cc3581 100644 --- a/source/connector-mobilizon/changelog.txt +++ b/source/connector-mobilizon/changelog.txt @@ -1,15 +1,19 @@ ### [Unreleased] Added -- Add `changelog.txt` -- Add changelog maintenance steps to `README.md` -- Add link to Github repository to `readme.txt` -- Add option to show events of a specific group by indicating its name Changed -- Use same Markdown style in `README.md` as in other documents Deprecated Removed Fixed Security +### [0.2.0] - 2021-01-15 +Added +- `changelog.txt` +- Changelog maintenance steps to `README.md` +- Link to Github repository in `readme.txt` +- Option to show events of a specific group by indicating its name +Changed +- Use same Markdown style in `README.md` as in other documents + ### [0.1.0] - 2021-01-09 initial release diff --git a/source/connector-mobilizon/readme.txt b/source/connector-mobilizon/readme.txt index f145c32..a7ff3b1 100644 --- a/source/connector-mobilizon/readme.txt +++ b/source/connector-mobilizon/readme.txt @@ -28,5 +28,14 @@ The source code is available on [Github](https://github.com/dwaxweiler/connector ## Changelog +### [0.2.0] - 2021-01-15 +Added +- `changelog.txt` +- Changelog maintenance steps to `README.md` +- Link to Github repository in `readme.txt` +- Option to show events of a specific group by indicating its name +Changed +- Use same Markdown style in `README.md` as in other documents + ### [0.1.0] - 2021-01-09 initial release