Skip to content

Commit a3d46e0

Browse files
committed
bump version
1 parent 425c853 commit a3d46e0

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.18.2](https://github.com/gin66/tui-logger/compare/v0.18.1...v0.18.2) - 2026-04-01
11+
12+
### Other
13+
14+
- switch from chrono to jiff ([#96](https://github.com/gin66/tui-logger/pull/96))
15+
1016
## [0.18.1](https://github.com/gin66/tui-logger/compare/v0.18.0...v0.18.1) - 2026-01-19
1117

1218
### Fixed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "tui-logger"
3-
version = "0.18.1"
3+
version = "0.18.2"
44
authors = ["Jochen Kiemes <jochen@kiemes.de>"]
55
edition = "2021"
66
license = "MIT"

0 commit comments

Comments
 (0)