Skip to content

Commit 9969b4e

Browse files
committed
chore: update changelog for 2.4.2
1 parent 3191d91 commit 9969b4e

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,21 @@
11
# Changelog
22

3+
## 2.4.2 2024-12-26
4+
5+
### Changed
6+
- feat(pop): allow unescaped negative patch offsets
7+
- feat(show): allow unescaped negative patch offsets
8+
- chore: update dependencies
9+
10+
311
## 2.4.1 2024-12-10
412

513
### Fixed
614
- fix(zsh): short -r opt for `stg series`
715

816
### Changed
917
- chore: update gix to 0.56.0
10-
- chore: update transient depsupdate dependencies
18+
- chore: update transient dependencies
1119

1220

1321
## 2.4.0 2024-10-08

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

0 commit comments

Comments
 (0)