Skip to content

Commit 86ac3fb

Browse files
committed
release v0.2.4
1 parent 4b79c7d commit 86ac3fb

File tree

3 files changed

+125
-42
lines changed

3 files changed

+125
-42
lines changed

Cargo.lock

+114-41
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "impala"
3-
version = "0.2.3"
3+
version = "0.2.4"
44
authors = ["Badr Badri <[email protected]>"]
55
license = "GPL-3.0"
66
edition = "2021"

Release.md

+10
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## v0.2.4 - 2024-11-17
2+
3+
### Added
4+
5+
- Detect when the device is soft/hard blocked
6+
7+
### Fix
8+
9+
- fg color for light mode background
10+
111
## v0.2.3 - 2024-08-29
212

313
### Changed

0 commit comments

Comments
 (0)