Add changelog entry for DB auto-reconnect

Signed-off-by: David Mehren <git@herrmehren.de>
This commit is contained in:
David Mehren 2021-08-14 17:21:45 +02:00
parent 44ebf12d25
commit 4ad5c705c4
No known key found for this signature in database
GPG key ID: 185982BA4C42B7C3

View file

@ -6,6 +6,9 @@
If you want to continue using Google Analytics or Disqus, you can re-enable them in the config.
See [the docs](https://docs.hedgedoc.org/configuration/#web-security-aspects) for details.
### Features
- HedgeDoc now automatically retries connecting to the database up to 30 times on startup.
### Bugfixes
- Fix crash when trying to read the current Git commit on startup