Skip to content

Commit 28f345b

Browse files
committed
Release v0.1.4.
1 parent 527f6dd commit 28f345b

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "brewfatherlog"
33
description = "Log temperatures from grainfather fermenters to brewfather"
4-
version = "0.1.4-pre"
4+
version = "0.1.4"
55
authors = ["Diogo Sousa <diogogsousa@gmail.com>"]
66

77
edition = "2024"

release-notes.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Release notes
22

3+
## 0.1.4
4+
5+
* Log time using local time instead of UTC.
6+
* Updated dependencies.
7+
38
## 0.1.3
49

510
* Log "no recent temperatures" as debug, to keep the logs short.

0 commit comments

Comments
 (0)