Skip to content

Commit b555a32

Browse files
committed
release v0.1.1
1 parent 8e89982 commit b555a32

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,17 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
9+
## [0.1.1] - 2020-12-07
810
### Fixed
911
- `ValueError: astimezone() cannot be applied to a naive datetime` on python3.5
1012

11-
## [0.1.0] - 2020-02-06
13+
## [0.1.0] - 2020-02-07
1214
### Added
1315
- method `wireless_sensor.FT017TH.receive` continuously yielding
1416
temperature & humidity measurements received from FT017TH sensor
1517
- script `wireless-sensor-receive`
1618

17-
[Unreleased]: https://github.com/fphammerle/wireless-sensor/compare/v0.1.0...HEAD
19+
[Unreleased]: https://github.com/fphammerle/wireless-sensor/compare/v0.1.1...HEAD
20+
[0.1.1]: https://github.com/fphammerle/wireless-sensor/compare/v0.1.0...v0.1.1
1821
[0.1.0]: https://github.com/fphammerle/wireless-sensor/releases/tag/v0.1.0

0 commit comments

Comments
 (0)