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

daemon: add host offlining by deleting the associated DNS records

This commit is contained in:
cn
2018-02-23 16:37:10 +01:00
parent 8d4e96a1dd
commit 147071da9e
5 changed files with 48 additions and 6 deletions

View File

@ -10,6 +10,7 @@ IMPROVEMENTS:
- Update dependencies, mainly `rack` to new major version 2
- Add Ruby 2.5 support
- Add experimental [OpenTracing](http://opentracing.io/) support with [CNCF Jaeger](https://github.com/jaegertracing/jaeger)
- Support host offlining by deleting the associated DNS records
## 1.6.1 (October 31, 2017)