Skip to content

Commit ec1822a

Browse files
authored
Merge pull request #197 from mag1cfrog/release-plz-2026-08-01T22-07-41Z
chore: release v0.3.1
2 parents fdc5bf3 + b03db41 commit ec1822a

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.3.1](https://github.com/mag1cfrog/arrow-sql-server/compare/v0.3.0...v0.3.1) - 2026-08-01
11+
12+
### Other
13+
14+
- improve newcomer onboarding and performance story ([#196](https://github.com/mag1cfrog/arrow-sql-server/pull/196))
15+
1016
## [0.3.0](https://github.com/mag1cfrog/arrow-sql-server/compare/v0.2.1...v0.3.0) - 2026-08-01
1117

1218
### Changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ panic = "deny"
1313

1414
[package]
1515
name = "arrow-sql-server"
16-
version = "0.3.0"
16+
version = "0.3.1"
1717
edition = "2024"
1818
rust-version = "1.88"
1919
license = "Apache-2.0"

0 commit comments

Comments
 (0)