Skip to content

Commit 9fc8116

Browse files
committed
0.0.11 release
1 parent 3cf4791 commit 9fc8116

3 files changed

Lines changed: 3 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,6 +1,6 @@
11
[package]
22
name = "lt"
3-
version = "0.0.10"
3+
version = "0.0.11"
44
edition = "2024"
55
description = "An unofficial TUI client for Linear.app issues"
66
authors = ["Mark Di Marco <mark.dimarco@gmail.com>"]

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
* **New in 0.0.6**: Now available to install view Homebrew (see **Installation**)
1717
* **New in 0.0.7**: Search issues (`/`) - search all issues by simple search term
1818
* **New in 0.0.9**: Much better color schemes for light and dark themed terminals
19+
* **Fixed in 0.0.11**: Fixed tab/shift+tab cycling
1920

2021
### Planned Features
2122
* Faster loading via cacheing

0 commit comments

Comments
 (0)