Skip to content

Commit cb4a3ad

Browse files
committed
chore: update changelog for 2.3.3
1 parent 66c4799 commit cb4a3ad

File tree

3 files changed

+13
-2
lines changed

3 files changed

+13
-2
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## 2.3.3 2023-10-04
4+
5+
### Fixed
6+
- fix(zsh): -S option for float, import, and sync
7+
- build: avoid non-portable install options
8+
- test: improved test script portability
9+
10+
### Changed
11+
- update dependencies
12+
13+
314
## [2.3.2] 2023-08-19
415

516
### Fixed

Cargo.lock

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "stgit"
3-
version = "2.3.2"
3+
version = "2.3.3"
44
description = "Stack-based patch management for Git"
55
edition = "2021"
66
rust-version = "1.67.1"

0 commit comments

Comments
 (0)