Skip to content

Commit

Permalink
changes
Browse files Browse the repository at this point in the history
  • Loading branch information
pythops committed Dec 21, 2024
1 parent 713bdff commit b710fdf
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 12 deletions.
22 changes: 11 additions & 11 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "bluetui"
version = "0.5.1"
version = "0.6.0"
authors = ["Badr Badri <[email protected]>"]
license = "GPL-3.0"
edition = "2021"
Expand Down
10 changes: 10 additions & 0 deletions Release.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## v0.6 - 2024-12-21

### Updated

- The layout has been reorgonized to show paired devices section on the top

### Fix

- fg color is fixed for light mode

## v0.5.1 - 29/07/2024

### Added
Expand Down

0 comments on commit b710fdf

Please sign in to comment.