Fix db race condition
- Fixed a bug where the bot would crash if the db connection took too long - Updated packages to latest version - Bumped version to 1.1.1
This commit is contained in:
13
Changelog.md
13
Changelog.md
@@ -2,7 +2,18 @@
|
||||
|
||||
This file is used to list changes made to this software.
|
||||
|
||||
_Current development release: 1.1.0_
|
||||
_Current development release: 1.1.1_
|
||||
|
||||
## V1.1.1 [2023-09-16]
|
||||
|
||||
### Updates
|
||||
- Updated packages to latest versions
|
||||
|
||||
### Bugfixes
|
||||
- Fixed a bug where the bot would crash on startup if the database connection establishment took too long
|
||||
|
||||
### Other
|
||||
- Renamed db service in docker compose file from database to db
|
||||
|
||||
## V1.1.0 [2022-11-29]
|
||||
|
||||
|
Reference in New Issue
Block a user