Skip to content

Commit 868016b

Browse files
committed
[0.29.4] Publish
1 parent 9d7fb6c commit 868016b

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,11 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this
66
project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [unpublished]
8+
## [0.29.4] - 2024-10-21
9+
10+
Fix [issue #179](https://github.com/emabee/flexi_logger/issues/179) that in rotation with
11+
custom time format the custom time format was not applied properly
12+
(kudos to [alboyer](https://github.com/alboyer)).
913

1014
Remove the RwLock around the color palette.
1115

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "flexi_logger"
3-
version = "0.29.3"
3+
version = "0.29.4"
44
authors = ["emabee <[email protected]>"]
55
categories = ["development-tools::debugging"]
66
description = """

0 commit comments

Comments
 (0)