1
0
mirror of https://github.com/cmur2/dyndnsd.git synced 2025-06-26 12:30:18 +02:00

gem: allow config to contain users without any hosts

This commit is contained in:
cn
2022-09-20 19:30:02 +02:00
parent d066b3ecee
commit 3a5b1bcb27
3 changed files with 19 additions and 1 deletions

View File

@ -1,5 +1,11 @@
# Changelog
## 3.7.1
IMPROVEMENTS:
- fix [TypeError](https://github.com/cmur2/dyndnsd/issues/205) when user has no hosts configured
## 3.7.0 (September 16th, 2022)
IMPROVEMENTS: