prometheus-esp8266-dht-expo.../CHANGELOG.md

30 lines
468 B
Markdown
Raw Normal View History

2020-06-29 11:39:10 +00:00
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Added
### Changed
### Deprecated
### Removed
### Fixed
### Security
2021-06-12 16:51:41 +00:00
## [1.1.0] - 2021-06-12
### Added
- Add support for static IPv4 addressing.
2020-06-29 11:39:10 +00:00
## [1.0.0] - 2020-06-29
2020-06-29 11:40:56 +00:00
Initial release.