Skip to content

Commit bd68beb

Browse files
committed
chore: update changelog for 2.2.2
1 parent 887707f commit bd68beb

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

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

3+
## [2.2.2] 2023-04-01
4+
5+
### Fixed
6+
- fix: rebase with '@' in ref names (#306)
7+
- fix: improved error messages for unrecognized commands
8+
9+
310
## [2.2.1] 2023-03-29
411

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

0 commit comments

Comments
 (0)