Skip to content

Commit

Permalink
chore: update changelog for 2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jpgrayson committed Oct 5, 2023
1 parent 66c4799 commit 6731b57
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## 2.3.3 2023-10-04

### Fixed
- fix(zsh): -S option for float, import, and sync
- build: avoid non-portable install options
- test: improved test script portability

### Changed
- update dependencies


## [2.3.2] 2023-08-19

### Fixed
Expand Down
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.3.2"
version = "2.3.3"
description = "Stack-based patch management for Git"
edition = "2021"
rust-version = "1.67.1"
Expand Down

0 comments on commit 6731b57

Please sign in to comment.