2 parents fdc5bf3 + b03db41 commit ec1822aCopy full SHA for ec1822a
2 files changed
CHANGELOG.md
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
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
16
## [0.3.0](https://github.com/mag1cfrog/arrow-sql-server/compare/v0.2.1...v0.3.0) - 2026-08-01
17
18
### Changed
Cargo.toml
@@ -13,7 +13,7 @@ panic = "deny"
[package]
name = "arrow-sql-server"
-version = "0.3.0"
+version = "0.3.1"
edition = "2024"
rust-version = "1.88"
19
license = "Apache-2.0"
0 commit comments