Skip to content

Commit

Permalink
chore: Update changelog for 2.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jpgrayson committed Nov 21, 2022
1 parent d7c6dba commit ad1c46c
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [2.0.3] 2022-11-21

## Changed
- chore: Update Cargo.lock with latest dependencies.

## Fixed
- fix: improved git version parsing on MacOS
- fix: StGit-specific branch config handling
- docs: fixed many typos


## [2.0.2] 2022-11-17

## Changed
Expand Down
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "stgit"
version = "2.0.2"
version = "2.0.3"
edition = "2021"
rust-version = "1.63.0"
authors = [
Expand Down

0 comments on commit ad1c46c

Please sign in to comment.