We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 091cb17 commit f788d70Copy full SHA for f788d70
CHANGELOG.md
@@ -2,6 +2,16 @@
2
3
All notable changes to gitpane are documented here.
4
5
+## [0.3.4] - 2026-03-02
6
+
7
+### Added
8
+- Confirmation dialog when removing a repo (`d` key) to prevent accidental removal
9
10
+### Fixed
11
+- Release badge now resolves correctly (switched from github/v/release to github/v/tag)
12
+- Added crates.io downloads badge to README
13
+- Updated README test count (17 → 90)
14
15
## [0.3.2] - 2026-02-26
16
17
### Added
0 commit comments