Skip to content

Commit f9b9280

Browse files
committed
chore: update changelog for 2.4.0
1 parent 5e42c2a commit f9b9280

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

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

3+
## 2.4.0 2024-10-08
4+
5+
### Added
6+
- feat(delete): --all -A -U -H options
7+
- feat(sink): -T/--above option
8+
- feat(branch): short opts for clone and delete
9+
10+
311
## 2.3.3 2023-10-04
412

513
### Fixed

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

0 commit comments

Comments
 (0)