improve a changelog entry
This commit is contained in:
parent
a287d93b9f
commit
740e59ea66
|
@ -3,7 +3,6 @@
|
||||||
- Add specific error message for the case the group is not found
|
- Add specific error message for the case the group is not found
|
||||||
- Add code formatter prettier
|
- Add code formatter prettier
|
||||||
#### Changed
|
#### Changed
|
||||||
- Set minimum PHP version to oldest officially supported 7.4
|
|
||||||
- Update dependencies
|
- Update dependencies
|
||||||
- Simplify build process
|
- Simplify build process
|
||||||
#### Deprecated
|
#### Deprecated
|
||||||
|
@ -11,6 +10,7 @@
|
||||||
#### Fixed
|
#### Fixed
|
||||||
- Fix Invalid DateTime on event end time being null
|
- Fix Invalid DateTime on event end time being null
|
||||||
#### Security
|
#### Security
|
||||||
|
- Set minimum PHP version to oldest stable 7.4
|
||||||
|
|
||||||
### [0.6.2] - 2021-08-24
|
### [0.6.2] - 2021-08-24
|
||||||
#### Changed
|
#### Changed
|
||||||
|
|
Loading…
Reference in New Issue