Skip to content

Commit

Permalink
chore: update changelog for 2.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jpgrayson committed Dec 26, 2023
1 parent 3191d91 commit 9969b4e
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 3 deletions.
10 changes: 9 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,21 @@
# Changelog

## 2.4.2 2024-12-26

### Changed
- feat(pop): allow unescaped negative patch offsets
- feat(show): allow unescaped negative patch offsets
- chore: update dependencies


## 2.4.1 2024-12-10

### Fixed
- fix(zsh): short -r opt for `stg series`

### Changed
- chore: update gix to 0.56.0
- chore: update transient depsupdate dependencies
- chore: update transient dependencies


## 2.4.0 2024-10-08
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.4.1"
version = "2.4.2"
description = "Stack-based patch management for Git"
edition = "2021"
rust-version = "1.67.1"
Expand Down

0 comments on commit 9969b4e

Please sign in to comment.