weather/CHANGELOG.md

22 lines
422 B
Markdown
Raw Normal View History

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
### 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