- Implemented live certificate reloading for haproxy using the runtime
api. This does NOT remove deleted certificates from haproxy
- Bump version to 0.2.0
- The dns names are now stored as a HashSet instead of a Vec to match
regardless of ordering
- Fixed print without log & changed log level for http logs to debug