Skip to content

Commit

Permalink
chore: update changelog for 2.4.13
Browse files Browse the repository at this point in the history
  • Loading branch information
jpgrayson committed Dec 14, 2024
1 parent 8514b28 commit 66550ac
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## 2.4.13 2024-12-14

### Fixed

- fix(squash): preserve consensus author

### Changed

- chore: update gix to 0.68


## 2.4.12 2024-09-08

### Changed
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "stgit"
version = "2.4.12"
version = "2.4.13"
description = "Stack-based patch management for Git"
edition = "2021"
rust-version = "1.70"
Expand Down

0 comments on commit 66550ac

Please sign in to comment.