v2.0.0
This release removes OneDHCPD.start_server/2 and makes OneDHCPD a library
rather than an OTP Application. If you're using VintageNetDirect, you won't
notice this change since it didn't use OneDHCPD.start_server/2 anyway. If
you're using OneDHCPD.start_server/2, then add OneDHCP.Server to your
application's supervision tree.