Skip to content

Commit 6243949

Browse files
authored
v2.2.2 (#44)
1 parent f8a1ba2 commit 6243949

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [2.2.2] - 2025-11-21
9+
- Correct extraneous upload requests (#43) - @mike1858
10+
811
## [2.2.1] - 2025-11-20
912

1013
- Fix `REQUEST_ENTITY_TOO_LARGE` uploading errors (#41) - @mike1858

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 = "splitrail"
3-
version = "2.2.1"
3+
version = "2.2.2"
44
edition = "2024"
55
license = "MIT"
66
authors = ["Piebald LLC <[email protected]>"]

0 commit comments

Comments
 (0)