Current section
Files
Jump to
Current section
Files
datadog_http
CHANGELOG.md
CHANGELOG.md
# Changelog
## 0.0.2 - 2022-10-07
### Added
- `DateTime` instances are now accepted in the `Point` structure of metrics. The existing integer Unix timestamp option remains.
## 0.0.1 - 2022-10-06
**Initial release**
### Added
- Basic structure for the API client.
- Metrics submit method.