Skip to content

Commit e666bf8

Browse files
committed
chore: update changelog for 2.4.10
1 parent d43ee09 commit e666bf8

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

CHANGELOG.md

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

3+
## 2.4.10 2024-08-17
4+
5+
### Fixed
6+
7+
- fix(import): --reject should create empty commit (#471)
8+
- docs(changelog): repair heading
9+
10+
### Changed
11+
12+
- updated dependencies
13+
14+
315
## 2.4.9 2024-07-28
416

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

0 commit comments

Comments
 (0)