weather/CHANGELOG.md

27 lines
504 B
Markdown

# 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
### Added
- goreport notation
### Fixed
- too many open files close with influxdb connection
- add license in code file
- golint check passed
## v1.0.0 - 2019-08-14
### Added
- Fetch data on openweathermap.org
- Send data to influxdb
- Use config file
- Daemon mode