Current section
Files
Jump to
Current section
Files
CHANGELOG.md
# CHANGELOG
This project follows [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [v0.1.1] - 2022-05-19
### Fixed
- `Influx.Flux.run_query/2` add query opts to type spec
- `InfluxEx.Flux.run_query/2` wrong return error type in spec
## v0.1.0 - 2022-05-12
Initial release!
[v0.14.3]: https://github.com/mattludwigs/influx_ex/compare/v0.1.0...v0.1.1