Skip to content

Commit f23a4c2

Browse files
0.1.2: shift+tab, update changelog
1 parent 443f87c commit f23a4c2

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
All notable changes to `gitnibble` will be documented in this file.
44

5+
## [0.1.2] - 2026-07-26
6+
7+
### Added
8+
- Shift+Tab for reverse pane cycling.
9+
510
## [0.1.1] - 2026-07-26
611

712
### Fixed

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 = "gitnibble-rs"
3-
version = "0.1.1"
3+
version = "0.1.2"
44
edition = "2021"
55
description = "Instant, offline-first, context-aware .gitignore TUI"
66
license = "MIT"

0 commit comments

Comments
 (0)