Skip to content

Commit 2d9731c

Browse files
authored
Release v2.2.3 (#49)
1 parent 9b64090 commit 2d9731c

3 files changed

Lines changed: 5 additions & 2 deletions

File tree

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.3] - 2025-11-23
9+
- Add code-signing for Windows and macOS builds (#47) - @signadou
10+
811
## [2.2.2] - 2025-11-21
912
- Correct extraneous upload requests (#43) - @mike1858
1013

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.2"
3+
version = "2.2.3"
44
edition = "2024"
55
license = "MIT"
66
authors = ["Piebald LLC <support@piebald.ai>"]

0 commit comments

Comments
 (0)