All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog,
- v0.1.2 kill process added
- v0.1.1 CHANGELOG.md added
- v0.1.1 versioning started
- v0.1.1 gRPC added for other services to notify their status
- v0.1.1 proto file(s) introduced for gRPC. its a simple for now but will be extended
- v0.1.1 build.rs added to compile proto files
- v0.1.1 tokio crate updated to latest version
- v0.1.1 Duration::seconds() is now deprecated, changed to try_seconds()
- v0.1.0 initial