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

release version 0.2.0

This commit is contained in:
Daniel Waxweiler
2021-01-15 21:32:45 +01:00
parent 4dfeabcb84
commit bb64c9b9bd
5 changed files with 19 additions and 6 deletions

View File

@ -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

View File

@ -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