Skip to content

Commit 24f14bd

Browse files
committed
chore: update changelog for 2.2.4
1 parent b6ef7b7 commit 24f14bd

3 files changed

Lines changed: 16 additions & 2 deletions

File tree

CHANGELOG.md

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

3+
## [2.2.4] 2023-05-15
4+
5+
### Added
6+
- feat: Upgrade from ancient stack state formats (#235)
7+
8+
### Fixed
9+
- fix(branch): create based on remote branch (#317)
10+
- fix(import): lost subject lines resembling header (#321)
11+
- fix(import): subject line may be discarded
12+
13+
### Changed
14+
- chore: update dependencies
15+
16+
317
## [2.2.3] 2023-04-26
418

519
### 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.2.3"
3+
version = "2.2.4"
44
edition = "2021"
55
rust-version = "1.64"
66
authors = [

0 commit comments

Comments
 (0)