File tree Expand file tree Collapse file tree 3 files changed +24
-2
lines changed
Expand file tree Collapse file tree 3 files changed +24
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 2.4.3 2024-02-04
4+
5+ ### Added
6+ - feat(branch): allow delete of current branch
7+
8+ ### Fixed
9+ - fix(branch): delete branch config with branch
10+ - fix: use gix-command for interactive edit (#407 )
11+ - fix: improved interactive editor diagnostics
12+ - chore: update gix to 0.58.0 (#407 )
13+ - docs: fix dates in changelog
14+
15+ ### Changed
16+ - refactor(branch): use gix to rename config section
17+ - refactor: use gix to remove stgit branch config
18+ - refactor: use gix-command for hooks
19+ - refactor: use non-deprecated indexmap methods
20+ - ci: update cargo-generate-rpm to 0.14.0
21+ - ci: update to upload-artifact@v4
22+ - ci: restore use of IO::Pty in MacOS build
23+
24+
325## 2.4.2 2023-12-26
426
527### Changed
Original file line number Diff line number Diff line change 11[package ]
22name = " stgit"
3- version = " 2.4.2 "
3+ version = " 2.4.3 "
44description = " Stack-based patch management for Git"
55edition = " 2021"
66rust-version = " 1.67.1"
You can’t perform that action at this time.
0 commit comments