Skip to content

Commit 66550ac

Browse files
committed
chore: update changelog for 2.4.13
1 parent 8514b28 commit 66550ac

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

CHANGELOG.md

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

3+
## 2.4.13 2024-12-14
4+
5+
### Fixed
6+
7+
- fix(squash): preserve consensus author
8+
9+
### Changed
10+
11+
- chore: update gix to 0.68
12+
13+
314
## 2.4.12 2024-09-08
415

516
### Changed

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

0 commit comments

Comments
 (0)