weather/CHANGELOG.md

30 lines
528 B
Markdown
Raw Normal View History

2019-08-13 20:14:09 +00: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 20:47:31 +00:00
## v1.0.1 - 2019-08-22
2019-08-22 20:44:50 +00:00
### Added
- goreport notation
### Fixed
- too many open files close with influxdb connection
2019-08-22 17:37:45 +00:00
- add license in code file
2019-08-22 17:47:25 +00:00
- golint check passed
2019-08-14 19:14:23 +00:00
## v1.0.0 - 2019-08-14
2019-08-13 20:14:09 +00:00
### Added
- Fetch data on openweathermap.org
- Send data to influxdb
- Use config file
- Daemon mode