Browse Source

Update changelog

pull/1177/head
Thomas 3 years ago
parent
commit
99bc4f932c
  1. 4
      CHANGELOG.md

4
CHANGELOG.md

@ -15,6 +15,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Integrated the commands `database:setup` and `database:migrate` into the container start
### Fixed
- Fixed a division by zero error in the benchmarks calculation
### Todo
- Apply manual data migration (`yarn database:migrate`) is not needed anymore

Loading…
Cancel
Save