1
0
mirror of https://github.com/dwaxweiler/connector-mobilizon synced 2025-02-16 11:41:24 +01:00

improve a changelog entry

This commit is contained in:
Daniel Waxweiler 2021-12-23 17:17:59 +01:00
parent a287d93b9f
commit 740e59ea66

View File

@ -3,7 +3,6 @@
- Add specific error message for the case the group is not found
- Add code formatter prettier
#### Changed
- Set minimum PHP version to oldest officially supported 7.4
- Update dependencies
- Simplify build process
#### Deprecated
@ -11,6 +10,7 @@
#### Fixed
- Fix Invalid DateTime on event end time being null
#### Security
- Set minimum PHP version to oldest stable 7.4
### [0.6.2] - 2021-08-24
#### Changed