1
0
mirror of https://github.com/EV21/dynb.git synced 2025-12-26 16:39:32 +01:00

fix: 🐛 fix loop and error handling in case of connection issues

This commit is contained in:
2021-04-23 11:58:20 +02:00
parent b083080c9d
commit 84784248c3
2 changed files with 34 additions and 5 deletions

View File

@@ -1,6 +1,13 @@
# Changelog
## 0.1.1 (2021-04-23)
### Fix
* :bug: fix loop and error handling in case of connection issues. [Eduard Veit]
## 0.1.0 (2021-04-22)
### New