Skip to content

Commit be50a99

Browse files
committed
chore: update changelog for 2.4.4
1 parent c35c1c7 commit be50a99

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## 2.4.4 2024-02-11
4+
5+
### Fixed
6+
- fix: pass stdio for interactive editing (#415)
7+
- fix: update gix-tempfile and gix-lock to 13.1.0 (#413)
8+
9+
### Changed
10+
- chore: update dependencies
11+
12+
313
## 2.4.3 2024-02-04
414

515
### Added

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 = "stgit"
3-
version = "2.4.3"
3+
version = "2.4.4"
44
description = "Stack-based patch management for Git"
55
edition = "2021"
66
rust-version = "1.67.1"

0 commit comments

Comments
 (0)