2019-08-13 22:14:09 +02:00
|
|
|
# CHANGELOG
|
|
|
|
|
|
|
|
All notable changes to this project will be documented in this file.
|
|
|
|
|
|
|
|
This project adheres to [Semantic Versioning](http://semver.org/).
|
|
|
|
Which is based on [Keep A Changelog](http://keepachangelog.com/)
|
|
|
|
|
|
|
|
## Unreleased
|
|
|
|
|
2019-08-22 07:27:53 +02:00
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- too many open files close with influxdb connection
|
|
|
|
|
2019-08-14 21:14:23 +02:00
|
|
|
## v1.0.0 - 2019-08-14
|
|
|
|
|
2019-08-13 22:14:09 +02:00
|
|
|
### Added
|
|
|
|
|
|
|
|
- Fetch data on openweathermap.org
|
|
|
|
- Send data to influxdb
|
|
|
|
- Use config file
|
|
|
|
- Daemon mode
|