weather/CHANGELOG.md

504 B

CHANGELOG

All notable changes to this project will be documented in this file.

This project adheres to Semantic Versioning. Which is based on Keep A Changelog

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