1
0
mirror of https://github.com/dwaxweiler/connector-mobilizon synced 2025-06-05 21:59:25 +02:00

add changelog file, add maintenance instructions, harmonize markdown style

This commit is contained in:
Daniel Waxweiler
2021-01-10 11:53:51 +01:00
parent cf5ce6eb76
commit cd94a764bf
3 changed files with 24 additions and 9 deletions

View File

@ -0,0 +1,13 @@
### [Unreleased]
Added
- Add `changelog.txt`
- Add changelog maintenance steps to `README.md`
Changed
- Use same Markdown style in `README.md` as in other documents
Deprecated
Removed
Fixed
Security
### [0.1.0] - 2021-01-09
initial release

View File

@ -1,4 +1,4 @@
=== <wordpress-nice-name> ===
# <wordpress-nice-name>
Contributors: dwaxweiler
Tags: mobilizon, events
Stable tag: <wordpress-version>
@ -9,7 +9,7 @@ License: <wordpress-license>
<wordpress-description>
== Description ==
## Description
<wordpress-nice-name> allows you to display the upcoming events of [Mobilizon](https://joinmobilizon.org/), which is a federated event listing platform.
@ -17,13 +17,13 @@ You can display the upcoming events using a widget and everywhere else using a s
Shortcut format with limiting the number of events to show to 3 for example: `[<wordpress-name>-events-list events-count=3]`
== Screenshots ==
## Screenshots
1. Events list
2. General settings
3. Widget creation
4. Shortcut creation
== Changelog ==
## Changelog
= 0.1.0 =
* initial release
### [0.1.0] - 2021-01-09
initial release