17 lines
357 B
Markdown
17 lines
357 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
|
|
|
|
## v1.0.0 - 2019-08-14
|
|
|
|
### Added
|
|
|
|
- Fetch data on openweathermap.org
|
|
- Send data to influxdb
|
|
- Use config file
|
|
- Daemon mode
|