Skip to content

Commit ad1c46c

Browse files
committed
chore: Update changelog for 2.0.3
1 parent d7c6dba commit ad1c46c

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

CHANGELOG.md

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

3+
## [2.0.3] 2022-11-21
4+
5+
## Changed
6+
- chore: Update Cargo.lock with latest dependencies.
7+
8+
## Fixed
9+
- fix: improved git version parsing on MacOS
10+
- fix: StGit-specific branch config handling
11+
- docs: fixed many typos
12+
13+
314
## [2.0.2] 2022-11-17
415

516
## 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.0.2"
3+
version = "2.0.3"
44
edition = "2021"
55
rust-version = "1.63.0"
66
authors = [

0 commit comments

Comments
 (0)